Hi,
I just start working on Zend framework but i am having some problems in the installation. I have extracted the entire Zend framework folder in xampp\php\zendframwork and i did adjusted the path in php.ini as
; Windows: "\path1;\path2"
;include_path = ".;D:\xampp\php\pear\;D:\xampp\php\ZendFramework\library"
Now tell me what is the next step. If i go and make project in htdocs through command prompt it gives me error.
If anyone knows some other way of installing and then starting with making a project in Framework then let me know.
ThaNks...

