Basic application development using Zend Framework

Posted by mahmud ahsan on July 27, 2008 in Framework, PHP | 8 Comments

Zend Framework Logo


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)

 

  1. gabysolomon says:

    very nice tutorial.
    thank you

  2. hanskristanto says:

    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..

  3. Motii says:

    hi,

    did you change the AllowOverride to All in your httpd.conf .?

  4. Asinox says:

    Nice Tutorial

    Thanks

  5. strrev says:

    Thank you very much for this tutorial, it is very good for begginers !

    Greetings from Romania,

  6. mahmud ahsan says:

    Thank you very much for this tutorial, it is very good for begginers !

    Greetings from Romania,

    Thank you also..

  7. akshar tour says:

    i preferred zend framework compare to other

Leave a Reply