How do you know when to make a new model? Do you need a model for each table?
| SitePoint Sponsor |
How do you know when to make a new model? Do you need a model for each table?
http://www.echo-consulting.net - Sound Solutions for Online Inspriations.



You need a model for each table you're going to useHow else are you going ot modify the data in it? Unless you use direct SQL of course
But I reocmmend using the model...
Bookmarks