NYCPHP Meetup

NYPHP.org

[nycphp-talk] Simple MySQL web based form creator?

Daniel Convissor danielc at analysisandsolutions.com
Tue Aug 25 14:47:29 EDT 2009


Hey Matt:

On Tue, Aug 25, 2009 at 01:51:01PM -0400, Matt Juszczak wrote:
> I have a single table, with about 20 fields, 2 enum's, etc.  I'm looking  
> for a simple tool that can wrap a form around this table and allow people 
> to update/edit it.

Here's a very crude SQL package I made when I started working with PHP oh 
so many years ago.

http://www.analysisandsolutions.com/software/sql/

See the RecordAsInput() method.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list