NYCPHP Meetup

NYPHP.org

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

Terenzio webmaster at localnotion.com
Wed Jan 21 12:15:40 EST 2004


There is  a html drop down menu option (called multiple I think) which 
allows you to select more than one item in the drop down. Then you 
stuff it into an array, put it into the form you want for insertion and 
proceed as usual.


On Jan 21, 2004, at 8:25 AM, Matthew Zimmerman wrote:

> 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
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk




More information about the talk mailing list