Re: [PHP-DB] Extracting enum/set values from database

2001-06-27 Thread Jason Stechschulte
On Fri, Jun 22, 2001 at 04:45:53PM -0700, Todd A. Jacobs wrote: > 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? Here is a fu

[PHP-DB] Extracting enum/set values from database

2001-06-22 Thread Todd A. Jacobs
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 (htt