CodeIgniter Forums
Please do tell me how to develop a simple registration form - 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: Please do tell me how to develop a simple registration form (/showthread.php?tid=17675)



Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]Ram2810[/eluser]
I am using CI for the first it is bit cofusing ,am not able to make a simple registration application where a user registers his username and password ,gets a success messaga and logs in with the username and password and views his data.

Please some one tell me how to write this code so that i can learn how to write code in CI

Thank you
Ram



Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]TheFuzzy0ne[/eluser]
[url="http://godbit.com/article/introduction-to-code-igniter"]Part 1[/url]
[url="http://godbit.com/article/introduction-to-code-igniter-part-2"]Part 2[/url]


Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]Ram2810[/eluser]
Thank you fuuzyone will use those two tutorials and see if i can learn .
Thanks for your speedy reply ,i like this forum support


Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]TheFuzzy0ne[/eluser]
I love this forum too. Everyone is so easily pleased. Smile


Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]Ram2810[/eluser]
Thanks for the two links you provided .... i came to know about front end development how ontrollers and views are used .
Still to figure out how to use models and database functions.

please can any one tell me how to use models..........

Thank you


Please do tell me how to develop a simple registration form - El Forum - 04-12-2009

[eluser]TheFuzzy0ne[/eluser]
Peter Stringfellow would probably know. Wink

Just kidding. I've posted a link in [url="http://ellislab.com/forums/viewthread/111462/"]one of the other threads you started[/url] that should help.