Basic CRUD PHP class/App to manage MySQL Table Edits

Posted On // Leave a Comment

I'm looking for a very basic CRUD CLASS/APP made in PHP to which I can supply a mysql table, define table name and the field types and it gives me a list view and able to edit records in all possible formats, alphanumeric/date/RichtText.


I used to use a very basic but effective class http://ift.tt/1BcWOAO, basic but NO-NONSENSE stuff that would get you up and running. its outdated a bit now, and I've spent a lot of time on Codecaynon, bought many but couldn't get something up and running instantly. Maybe I'm a bit impatient, but I need something easy enough to supply tablename and field types and it should create a form and list view automatically. Any recommendations ??


Regards...


http://ift.tt/1dvHQ0Z

0 comments:

Post a Comment