Welcome Guest, Not a member yet? Register   Sign In
transferring my code into CodeIgniter
#1

[eluser]Unknown[/eluser]
I have already made a website using html and php and is connected to a database using WAMP.
But now I want to put the files into codeigniter but I'm not sure where to start.
Do I need to change my code or can I just put my files into the folders of codeigniter?

Thanks
#2

[eluser]Otemu[/eluser]
the quick answer is Yes
I recommend that you read the user guide http://ellislab.com/codeigniter/user-guide/
if your used to mvc principles then you might find it a smoother process
I moved from making websites without a framework to using one, the benefits are tremendous, better maintenance, better code and when you get used to how the framework does things its by far quicker and more efficient.

If you get stuck on any issues porting your site to the framework, the forum is very helpful ;-)

Good luck




Theme © iAndrew 2016 - Forum software by © MyBB