New to codeigniter and php |
[eluser]sv3tli0[/eluser]
1st step = learn all main PHP syntax rules and control structures http://www.php.net/manual/en/language.basic-syntax.php http://www.php.net/manual/en/control-str....intro.php 2nd step = read about common php functions and libs, here you can find all you need: http://www.php.net/manual/en/index.php 3rd step = learn about OOP PHP coding (object oriented progr.) http://php.net/manual/en/language.oop5.php 4th step = learn some Codeignter.. http://ellislab.com/codeigniter/user-guide/ - manual and try to find some easy CI lessons. You should move threw those steps and after some time of practice you will learn it ![]() |
Messages In This Thread |
New to codeigniter and php - by El Forum - 07-19-2013, 03:26 AM
New to codeigniter and php - by El Forum - 07-19-2013, 04:14 AM
|