You can write a simple function yourself or use this: http://pear.php.net/package/HTML_Select
Cliff On 2/27/07 3:59 PM, "selyah" <[EMAIL PROTECTED]> wrote: > Hello all: > i am designing a form in php and it combines HTML, I have not program in HTML > in a while and need a refresher, but i am hoping that someone can help me with > this simple issue. > I just need to know the syntax to get the <select></select> tag in HTML to > auto generate a list when new <option></option>'s are created. > in other words as the options get created from a form in php, another form > where the select tag is located will have the new items. > thanks in advance
_______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
