Welcome Guest, Not a member yet? Register   Sign In
Smarty projects transformation and CodeIgniter
#1

I like to know how to start transformation of PHP coded applications into Codegniter framework.

Is there some good article?
Reply
#2

CodeIgniter use the MVC pattern (Model-View-Controller). So, if you have spaghetti code, you'll need to rewrite almost everything.

If you never used CI, you can start by reading the Tutorial and the rest of the very well written user guide :
http://www.codeigniter.com/user_guide/tu...index.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB