The Model is where the majority of the application’s logic sits. It is where you run queries against the database and perform calculations on input. A good example of what a Model would look like is a simple login script. The login script gets user input from a form, validates it against the database, and then logs in the user.The first application using the newly created framework will be the users module. I will be creating three Models:login.php validates input from a form against  
continue >>




Author:
admin
Time:
Tuesday, February 5th, 2008 at 10:53 am
Category:
PHP
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply