NYCPHP Meetup

NYPHP.org

[nycphp-talk] auto generate select tag in html

Cliff Hirsch cliff at pinestream.com
Tue Feb 27 16:06:24 EST 2007


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" <selyah1 at yahoo.com> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070227/ebb3373d/attachment.html>


More information about the talk mailing list