CodeIgniter Forums
Insert data into MySQL via JSON with CI - 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: Insert data into MySQL via JSON with CI (/showthread.php?tid=46553)



Insert data into MySQL via JSON with CI - El Forum - 11-05-2011

[eluser]Unknown[/eluser]
Could someone please send me on the right road, in how to insert JSON data (from a phone app for example) into a MySql db using CI?

Thanks in advance.


Insert data into MySQL via JSON with CI - El Forum - 10-21-2012

[eluser]n_uryanto[/eluser]
Think 4 solution, using jquery.post

Thanks

nuryanto