Wednesday, 11 April 2012

Zend Setup through Command Line

1. You need zf.bat and zf.php files and Zend folder.
2. Create and folder with any name. Inside that folder create two folders (bin & library).
3. Put zf.bat and zf.php file inside the bin folder and put Zend folder inside library folder.
4. Open CMD and go to your php directory under xampp folder.
5. Run the following command, path to 'zf.bat file' create project 'path where you want to create your project'.
6. Your project is ready to use.

No comments:

Post a Comment