How to learn code igniter in easy and quickway |
[eluser]Unknown[/eluser]
Hello All, I'm a newbie here and I would like to know if somebody here can give me a quick tutorial in codeigniter. I need a step by step tutorial on how to connect and do a transactional code in mysql. Thanks!
[eluser]nelson.wells[/eluser]
This is my favorite beginning CI video tutorial http://net.tutsplus.com/articles/news/co...tch-day-1/
[eluser]nzmike[/eluser]
Check out the User Guide. Anytime you get stuck the userguide is your friend.
[eluser]gyo[/eluser]
Also check the video tutorials, they're a bit old but you'll get the whole framework logic in minutes.
[eluser]Josh K[/eluser]
[quote author="nelson.wells" date="1281249815"]This is my favorite beginning CI video tutorial http://net.tutsplus.com/articles/news/co...tch-day-1/[/quote] That one is pretty good. I would recommend the User Guide first, building and building a quick sample application.
[eluser]arunoda[/eluser]
Here is the Answer - Follow my course @udemy It is well structured and great starting point to learn CI http://www.udemy.com/codeigniter-learn-i...Code=quora
[eluser]PhilTem[/eluser]
Be aware that you know PHP very deeply. Really! Also be aware of OOP (and what it stands for) I'm serious ![]() Read the user guide. Really Read it! Then, read it agian! And you should try to read almost every page, but if this isn't possible, then read at least the General Topics section, all about the database class and what exactly that MVC concept is ![]() If you keep reading the stuff, you will either want to make the example blog by your own. Or you come up with an idea that you want to have implemented. Like e.g. a little bookkeeping app. That should not sound harsh, but it's just like what I sometimes think people haven't made before they dove into CI. I just want to screen you from failing too often (and us from having to answer questions that aren't CI but PHP related). Thanks ![]()
[eluser]jojo777[/eluser]
As the mates said, read the user guide, it's veeeery useful. Then be aware about knowing php and POO, al least some basics. Then you can look for in youtube nice tutorials that will introduce you CI. When i was starting with CI i watched the ones from the phpacademy channel, the were very easy for begin |
Welcome Guest, Not a member yet? Register Sign In |