Basic application development using Zend Framework
Posted by mahmud ahsan on July 27, 2008 in
Framework, PHP | 8 Comments
Download PDF of Basic application development using Zend Framework
Once upon a time, we develop web application using raw level php code. But when the application expand it becomes unmanageable. Now it is a trend to develop web application using a framework. And I found Zend Framework is one of the best framework among all.
Here I given a short tutorial composed by myself to develop web application using Zend framework.
Download PDF of Basic application development using Zend Framework
Related Posts
If you think this article kicked ass, subscribe to the RSS feed or follow me on Twitter! Share with your friends, or leave a comment below (or better still, do both!)Comments (8)


very nice tutorial.
thank you
Hai! Thank you very much for the nice tutorial.. but i’ve got a problem here… i have followed your tutorial and i have activate the mod_rewrite mode… but when i try to access localhost/mysite/index, the error 403 occured that i don’t have permission to access the server… can you help me solving this?? any reply would be help..
hi,
did you change the AllowOverride to All in your httpd.conf .?
@ Motii, visit here: http://httpd.apache.org/docs/1.3/mod/core.html#allowoverride
Nice Tutorial
Thanks
Thank you very much for this tutorial, it is very good for begginers !
Greetings from Romania,
Thank you also..
i preferred zend framework compare to other