Welcome Guest, Not a member yet? Register   Sign In
New to codeigniter and php
#1

[eluser]Unknown[/eluser]
I am new to codeigniter and php, should i practice php on plain editor or on codeigniter. I want to use plain editor php code with mvc is it possible?
#2

[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 itSmile




Theme © iAndrew 2016 - Forum software by © MyBB