i can't understand zend framework??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
buffon
Forum Newbie
Posts: 8
Joined: Wed Mar 23, 2011 2:58 pm

i can't understand zend framework??

Post by buffon »

hello everybody

i am writing a good php applications with out framework easily...

but when i strated to learn zend i couldn't understand what's going on...

can anybody help me understanding it???????
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: i can't understand zend framework??

Post by John Cartwright »

We are here to help you understand. However, we can't help you unless you can ask specific questions.
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: i can't understand zend framework??

Post by Darhazer »

IMO first start with smaller framework like CodeIgniter, Cake, Kohana, Yii. When you get to know the MVC architecture of those frameworks, move to Zend.
Post Reply