Welcome Guest, Not a member yet? Register   Sign In
How to learn code igniter in easy and quickway
#1

[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!
#2

[eluser]nelson.wells[/eluser]
This is my favorite beginning CI video tutorial

http://net.tutsplus.com/articles/news/co...tch-day-1/
#3

[eluser]nzmike[/eluser]
Check out the User Guide. Anytime you get stuck the userguide is your friend.
#4

[eluser]gyo[/eluser]
Also check the video tutorials, they're a bit old but you'll get the whole framework logic in minutes.
#5

[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.
#6

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

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

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 Wink

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 Wink
#8

[eluser]Unknown[/eluser]
Thanks for the post! great tutorial!
#9

[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




Theme © iAndrew 2016 - Forum software by © MyBB