![]() |
Can't do insert, update, delete using by scaffolding class - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Can't do insert, update, delete using by scaffolding class (/showthread.php?tid=36381) |
Can't do insert, update, delete using by scaffolding class - El Forum - 11-30-2010 [eluser]Unknown[/eluser] I am using scaffolding class to update or delete and inserting new data. No problems found when selecting data by scaffolding class but when I try to insert or update and delete I found 404 Page Not Found error. How can I solve this problem. |