My first post… so I’ll try to make it a good one. Being a Notes developer with some Java experience, PHP is the new challenge! Since PHP5, the language is OO, so that’s a relief. It took me about 2 days to get everything up and running, but you should be able to do it faster with this tutorial.
Here a the source files you will need.
It’s based on my experience and some other tutorials I found on the web which handles the following:
- Install & configure WAMP
- Configure PHP
- Install & configure PostGreSQL
- Set up the Zend Framework
- Start programming
Before getting started I suggest you take the PHP tutorial. I assume you have some basic knowledge of OO-programming and web development.
I hope it’s useful! It probably contains some errors so please let me know if it needs to be updated.








