Welcome Guest, Not a member yet? Register   Sign In
Auto-generated code for edit/isert/delete mysql table?
#1

Hi All,

I wonder if there is any easy to use system that can generate code igniter code for something as simple as iserting, editing or deleting records from a MySQL table.

I have found phpmyedit is nice for such a task, but it creates raw php, and all-in-one-file, so after creating it there is a lot of work to split that model into a proper MVC schema. I don't mind if the solution relies on a library or helper, but it would be better if it generates model,controller and view(s).

Is there anything like that already working for CI?

Thanks!
Reply


Messages In This Thread
Auto-generated code for edit/isert/delete mysql table? - by utodev - 08-18-2015, 12:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB