Is there a way to dynamically build an option list from an enum/set type? In other words, if I don't know the possible values of the enum or set field ahead of time, how can I retrieve that information at run-time? -- Todd A. Jacobs CodeGnome Consulting, LTD -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DB] Extracting enum/set values from database Todd A. Jacobs
- Re: [PHP-DB] Extracting enum/set values from datab... Jason Stechschulte