New to Codeigniter |
[eluser]Stefan Hueg[/eluser]
Hey there, you should really consult the user-guide for getting all the ideas behind MVC, how the structure is set up, naming conventions and everything else. CodeIgniter is pretty well documented and 99% of all the important questions might be answered there. After you've gotten an insight about MVC and how the framework is structured, read the sections about Databse (Models), Controllers and Sessions. They will give you a good start. Afterwards its up to you where you want your project to go to. |
Messages In This Thread |
New to Codeigniter - by El Forum - 07-28-2013, 10:53 AM
New to Codeigniter - by El Forum - 07-28-2013, 06:40 PM
New to Codeigniter - by El Forum - 07-29-2013, 11:20 AM
|