Posted by Harris Kosmidis on 06/16/07 13:34
Hello.
I want to start a new project which may be quite big. I wanted to learn
an MVC approach. I preffer write my own for two reasons:
1) It's easier for me to programm something for my own rather than learn
a framework such as cake php.
2) I think its simpler to debug or extended/reuse something that I
programmed than a ready made framework.
The problem is that I can't find any page to learn MVC more thoroughly
(I read some articles on the web link on onlamp.com). Or even see an
example of a simple MVC framework. More important is that I haven't
found examples on how I can implement AJAX with an MVC framework.
Is there an ebook or a printed one to buy? Or better web resources on
this subject?
thanks
[Back to original message]
|