anyone know what the socket for connecting to mysql is with these guys?
Have emailed their support but was wondering if anyone can answer me now.
Am trying to install phpMyAdmin.
cheers,
seb
-----Original Message-----
From: Steve Werby [mailto:[EMAIL PROTECTED]]
Sent: 20 July 2001 19:51
To: Seb Frost; [EMAIL PROTECTED]
Subject: Re: [PHP] Displaying tables
"Seb Frost" <[EMAIL PROTECTED]> wrote:
> OK I'm playing around with MySQL on my ISP's server. Created myself some
> forms that create/delete tables and enter/display data in a table.
>
> Is there a simple way to generate a list of all my tables, or even better
to
> display all of the tables with all of their information?
Get phpMyAdmin from http://www.phpwizards.net/. Or see mysql_list_tables(),
mysql_list_fields(), etc. See http://www.php.net/manual/en/ref.mysql.php.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
--
PHP General 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]