Online PHP MySQL CRUD Scaffold generator
July 6th, 2009 | by David |I needed some simple PHP MySQL CRUD and found www.phpscaffold.com. Perfect!
David’s Software Development Blog
I needed some simple PHP MySQL CRUD and found www.phpscaffold.com. Perfect!
One Response to “Online PHP MySQL CRUD Scaffold generator”
By Rick on Jan 29, 2010 | Reply
This one is excellent…very bare-bones, but easy code to modify.
The only improvement I could see would be to have it work off of a pre-built form (to use that form rather than the bare-bones form code this makes).
..Rick…