CodeIgniter Forums
Inserting Form values into mysql In codeigniter - 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: Inserting Form values into mysql In codeigniter (/showthread.php?tid=51560)



Inserting Form values into mysql In codeigniter - El Forum - 05-09-2012

[eluser]naveen27[/eluser]
Hi,
I am new to the Codeigniter.How to store the form values in mysql using codeigniter ,Can any one help me...Is there any links Can you provide....
Thanks In Advance.


Inserting Form values into mysql In codeigniter - El Forum - 05-09-2012

[eluser]Christer_[/eluser]
Hi, i encourage you to take a look at the user guide tutorial that comes with CodeIgniter - http://ellislab.com/codeigniter/user-guide/tutorial/index.html

it only takes about 30 minutes to complete, After that you should know how to do this as it touches exactly what you are looking for - Smile

Good luck.


Inserting Form values into mysql In codeigniter - El Forum - 05-11-2012

[eluser]naveen27[/eluser]
@Christer_ Thanks for reply .I followed but i didn't get clearly.Form is displaying but when i click the submit button that time it showing "404 page not found" .Can you help me
Thanks in Advance.