Download Free PHP & Zend Framework Tutorial.pdf I did a lot of googling, installing, re-installing, … but finally got my first php project to work. I used WAMP for the apache install, the Zend Framework as an MVC, and PostGreSQL as a backend database. Below you can find a basic tutorial on how to get started. Included are following steps:
- Install & configure WAMP
- Configure PHP
- Install & configure PostGres
- Set up the Zend Framework
- Start programming
- the parameter “documentRoot” points to your ‘www’-folder, where you can drop your PHP-files that can be viewed by browser when the server’s URL is given
- the parameter “loadModule” points to the PHP configuration that should be used (PHP runtime environment normally is a separate install – Apache can’t handle PHP on his own
0 Response to "PHP AND ZEND FRAMEWORK TUTORIAL"
Post a Comment