Auto CRUD Generator

Discussion in 'PHP' started by hasansamee, Nov 26, 2011.

  1. #1
    is there any class/script that can automatically create a CRUD [Create,Read,Update,Delete] grid table for any database table .?
     
    hasansamee, Nov 26, 2011 IP
  2. subdivisions

    subdivisions Well-Known Member

    Messages:
    1,021
    Likes Received:
    40
    Best Answers:
    1
    Trophy Points:
    145
  3. thinglet

    thinglet Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I've had experience with PHPRunner. It works for what you need, but you're going to have a lot of bloat code that comes along with it.
     
    thinglet, Nov 26, 2011 IP