Web Hosting Talk







View Full Version : Zend frame work study and sample projects


creativeartist
04-09-2010, 10:51 AM
Helo All

How easy to study zend framework in PHP?.I have downloaded the version and not yet configured it as I don't know how to do it

Is there any links tell about the installation and is there any sample projects to download and see the code?.

I like to study in a week time. Is it possible?.

Please post the links and sample projects

canishosting
04-10-2010, 02:43 PM
Zend has a quick start tutorial on their web site:

http://framework.zend.com/manual/en/learning.quickstart.intro.html

This is how I learned it. Its a learning curve, like everything, but once you get into it, its real nice.

A week? More than enough time. The Quick start is 30 minutes, then you could from there.

TonyB
04-10-2010, 02:53 PM
A better guide would probably be http://akrabat.com/zend-framework-tutorial/ which walks you through setting up a project and everything involved in it.