> Sorry, my question was "how can I retrieve the preset Enum values from > AccessRight field property?" Thanks.
Untested, but I think I remember: $result = mysql_query("SHOW COLUMNS FROM main LIKE `colname`"); c -- Chris Lott http://www.chrislott.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php