NYCPHP Meetup

NYPHP.org

[nycphp-talk] Examples of HTML forms/user interfaces.

Matthew Zimmerman mz34 at nyu.edu
Wed Jan 21 08:25:59 EST 2004


Hello List,

I was wondering if anyone had any good tutorials or examples for 
designing HTML interfaces/forms for data entry into a MySQl database. 
In the past my databases have been quite simple so I could have text 
boxes and pull down menus for data entry. The database I am working on 
now has some more "advanced" features such as allowing a user to add 
more than one value per field and also allowing the user to update 
controlled vocabulary in look up tables. For instance there is a field 
called "musician" but often I there can be more than one musician. My 
DB schema is fine and normalized, and my programming logic is fine too. 
But I am a bit over my head in making a easy user interface for these 
things.

If any one has an samples or tutorials it would be great.

Matt




More information about the talk mailing list