CodeIgniter Forums
not insered data - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10)
+--- Thread: not insered data (/showthread.php?tid=66570)



not insered data - pospp - 11-05-2016

when i insert data into database it will calll to body tag.it does not  support controller?can anyone help me..


RE: not insered data - Wouter60 - 11-06-2016

This question is a mystery. Please, share some code and be more specific about what you're trying to do and what's going wrong.
If you refer to the body tag, it is understood as <body> in html. I have no idea what that has to do with inserting data into a database.