CodeIgniter Forums
Code for an Apprentice. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Code for an Apprentice. (/showthread.php?tid=37256)



Code for an Apprentice. - El Forum - 01-03-2011

[eluser]Unknown[/eluser]
Hello everyone especially those developers out there. I'm new to this framework and honestly I hope that someone could help me out in giving out samples in creating a simple login script using code igniter framework.


Code for an Apprentice. - El Forum - 01-05-2011

[eluser]Cristian Gilè[/eluser]
There are a lot of tutorials around on the web to learn CI. I suggest you these screencast series from Nettuts+ that will focus exclusively on the CodeIgniter PHP framework

http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-1
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-2
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-3
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-4
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-5
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-6
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-7
http://net.tutsplus.com/articles/news/codeigniter-from-scratch-day-8

Day 6 helps you to implement a login and signup form.


Code for an Apprentice. - El Forum - 01-09-2011

[eluser]Unknown[/eluser]
thanks so much. for this information.
If you have other links for me to read pls send them in.


Code for an Apprentice. - El Forum - 01-10-2011

[eluser]Mat-Moo[/eluser]
http://lmgtfy.com/?q=codeigniter+tutorials


Code for an Apprentice. - El Forum - 01-10-2011

[eluser]cryogenix[/eluser]
i learned of CI using this one:

http://godbit.com/article/introduction-to-code-igniter
http://godbit.com/article/introduction-to-code-igniter-part-2

and have been learning on my own ever since.