Welcome Guest, Not a member yet? Register   Sign In
Model Example is Bad in User Guide
#7

[eluser]toopay[/eluser]
Quote:...as we don’t know with any certainty that the input will be pulled from the post data.
I think, that reference User Guide, describe it with something like this...
Quote:bla bla...For example, let's say you use CodeIgniter to manage a blog.

Of course, this is just a sily example, as you can read from its notes
Quote:Note: For the sake of simplicity in this example we’re using $_POST directly. This is generally bad practice, and bla bla
This example, if you want to mention it too, even doesn't assume that you use Form Validation Class, which more OOP.

I agree, that the example was to simple or even become bad practice. But, it still show anyone who read it, that CodeIgniter use MVC pattern, to separate your application workflow into :

Model => are PHP classes that are designed to work with information in your database.
Conroller => are PHP classes that contain your Bussines Logic
View => Final Output


Messages In This Thread
Model Example is Bad in User Guide - by El Forum - 07-27-2010, 09:13 PM
Model Example is Bad in User Guide - by El Forum - 11-18-2010, 07:37 PM
Model Example is Bad in User Guide - by El Forum - 11-22-2010, 11:38 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 03:44 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 07:48 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 07:55 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 08:38 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 08:52 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 09:10 PM
Model Example is Bad in User Guide - by El Forum - 02-07-2011, 10:10 PM
Model Example is Bad in User Guide - by El Forum - 03-29-2011, 01:37 AM
Model Example is Bad in User Guide - by El Forum - 03-29-2011, 04:41 PM
Model Example is Bad in User Guide - by El Forum - 03-29-2011, 07:40 PM
Model Example is Bad in User Guide - by El Forum - 03-29-2011, 10:16 PM
Model Example is Bad in User Guide - by El Forum - 03-30-2011, 03:02 AM
Model Example is Bad in User Guide - by El Forum - 03-30-2011, 07:01 AM
Model Example is Bad in User Guide - by El Forum - 03-30-2011, 07:16 AM
Model Example is Bad in User Guide - by El Forum - 03-30-2011, 10:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB