Welcome Guest, Not a member yet? Register   Sign In
New with Code Igniter - Application structure
#22

[eluser]jedd[/eluser]
[quote author="crispinatari" date="1244907857"]
what code do you use in the model and view for your example though? is ControllerExample meant for Site_Template for instance.
[/quote]

That's a huge question. Model code will be doing modelly things, such as reading or writing to a database.

I can't understand your second question there.

Quote:this is doing my head in. and what does $data['var1'] = ... represent?

The first variable that you might want to send to your view. var2 - the second. And so on.

They'll appear in the view as $var1, $var2 .. and so on.

Have you really read the CI User Guide - getting started, and the Model, View and Controller sections?


Messages In This Thread
New with Code Igniter - Application structure - by El Forum - 02-25-2009, 12:42 PM
New with Code Igniter - Application structure - by El Forum - 02-25-2009, 06:32 PM
New with Code Igniter - Application structure - by El Forum - 02-25-2009, 08:22 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 12:54 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 01:43 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 01:53 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 01:58 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 02:00 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 02:08 PM
New with Code Igniter - Application structure - by El Forum - 02-26-2009, 04:24 PM
New with Code Igniter - Application structure - by El Forum - 03-03-2009, 01:32 PM
New with Code Igniter - Application structure - by El Forum - 03-03-2009, 04:40 PM
New with Code Igniter - Application structure - by El Forum - 03-03-2009, 11:48 PM
New with Code Igniter - Application structure - by El Forum - 03-05-2009, 02:42 AM
New with Code Igniter - Application structure - by El Forum - 04-03-2009, 03:43 PM
New with Code Igniter - Application structure - by El Forum - 04-03-2009, 05:35 PM
New with Code Igniter - Application structure - by El Forum - 04-03-2009, 07:12 PM
New with Code Igniter - Application structure - by El Forum - 04-03-2009, 07:39 PM
New with Code Igniter - Application structure - by El Forum - 04-03-2009, 08:00 PM
New with Code Igniter - Application structure - by El Forum - 04-04-2009, 04:04 AM
New with Code Igniter - Application structure - by El Forum - 06-13-2009, 04:44 AM
New with Code Igniter - Application structure - by El Forum - 06-13-2009, 05:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB