use mysql_list_tables ?
>===== Original Message From "shaun" <[EMAIL PROTECTED]> =====
>Hi,
>
>i would like to list all of the tables and field names in my database
>
>e.g.
>
>table 1
>  field 1
>  field 2
>  field 3
>table 2
>  field 1
>  field 2
>  field 3
>table 3
>  field 1
>  field 2
>  field 3
>etc
>
>is there a simple way to do this?
>
>thanks for your help
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to