Join Date: November 2008
Location: United arab emirates ( Dubai )
Posts: 6
Zend Frame Work
Can you Explain about how to config the zend frame work in wamp?
ngmkumar
Posted on Feb 17, 2009
Join Date: October 2008
Location: India ( chennai )
Posts: 13
RE : Zend Frame Work
Download the zend libraries and extract into your wamp/www/your project folder, include necessary zend class/files into your bootstrap file and call the necessary function to run your script .