Guide on Controller Added
A new page is added to the guide section. It explains the basics of using Controller class in DooPHP. Read more at http://doophp.com/doc/guide/basic/controller At the same time, translation of the…
Continue ReadingA new page is added to the guide section. It explains the basics of using Controller class in DooPHP. Read more at http://doophp.com/doc/guide/basic/controller At the same time, translation of the…
Continue ReadingIf you have ever read DooPHP guide on model, you will see that a basic Model class does not have to extend any superclass. A basic Model class looks like…
Continue ReadingA new page is added to the Guide section. This is a diagram that describe how DooPHP handles a user request. doophp flow For more infomation on MVC, you can…
Continue Reading