![]() |
Newbie - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Newbie (/showthread.php?tid=51712) |
Newbie - El Forum - 05-14-2012 [eluser]r0mel[/eluser] hi! I'am new to codeigniter. I need your help. I want to if where can I start to study codeigniter? I think the latest version is 2.1. I had a research for that but mostly version 1+ is the available one. do you have any suggestions? links? hhm,,, you concerns would be much appreciated. thank you Newbie - El Forum - 05-14-2012 [eluser]CroNiX[/eluser] Go to the codeigniter.com homepage and click on "downloads" from the main manu. There is also a "User Guide" link. I suggest you thoroughly study it and work through the tutorial in the user guide. Newbie - El Forum - 05-14-2012 [eluser]r0mel[/eluser] I will do that sir. Thank you for your concern sir to my problem. I thought there is a documentation for its function in codeigniter like in PHP manual, that's why i had a hard time of studying PHP codeigniter. again sir thank you Newbie - El Forum - 05-14-2012 [eluser]weboap[/eluser] add to @CroNiX suggestion the following link have some tutorials that can get you started. http://codeigniter.com/wiki/Category:Help::Tutorials Newbie - El Forum - 05-14-2012 [eluser]r0mel[/eluser] @weboap, thank you, this would really help me alot. thank you Newbie - El Forum - 05-14-2012 [eluser]Chathuranga Tennakoon[/eluser] i have done a simple user registration example with Codeigniter framework and posted in my blog. you can refer that post through below link. http://chathurangat.blogspot.com/2011/11/codeigniter-mcv-based-user-registration.html i have covered CRUD operations of Codeigniter in that tutorial. Newbie - El Forum - 05-15-2012 [eluser]r0mel[/eluser] hi! hmm,, This day, I had been study Codeigniter. I started from the very basic part. I had a question about CSS? how can i do CSS like EXTERNAL stylesheet in codeigniter? . thank you |