Main Page
From DragonPHP
Welcome to The Dragon Framework Development Wiki
[ http://www.dragonphp.com Back to DragonPHP.com ]
Framework Architecture
Request Dispatcher Flow - Sequence of Execution
Tutorials
Registration Form Tutorial - Create a simple registration form. Includes some basic configuration and writing and instantiating a Controller and feeding data to a Template. Note: The 2nd Part of this tutorial has deprecated code. Check out the database access tutorial in the wiki instead.
Database Access Tutorial - Insert into a mySQL database and read from the database by creating a Service.
