Hi,
Not sure if this is a available as I am new to the MVC model. But does any one have a link or link's to a article or blogs about building a MVC based PHP web application without using a Framework ?
Thanks in advance.
Hi,
Not sure if this is a available as I am new to the MVC model. But does any one have a link or link's to a article or blogs about building a MVC based PHP web application without using a Framework ?
Thanks in advance.
Yes, this series of articles (and part 2) seem to cover exactly what you require.
The user comments are very positive, and it's also got a zipped example if required.
These are links I used while I was playing with MVC:
http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html
http://anantgarg.com/2009/03/13/write-your-own-php-mvc-framework-part-1/
http://www.phpro.org/tutorials/Model-View-Controller-MVC.html
I would suggest you look into CakePHP.
"CakePHP enables PHP users at all levels to rapidly develop robust web applications"
Some screencasts [are available] if you are a visual learner.
And the [MVC for noobs] released this week, mentioned by Anurag, is also great.
For a full comparative look at alternatives for your consideration, like Symfony, visit PHP MVC Comparison as I'd naturally only sell something I've used myself.
Have fun. :) (Sorry spam prevention blocked my other links)