Hi,
with the php-command
mysql_create_db ("my_db");
i can create an mySQL-Database.
How can I create a table in this database ? I found no command in the
php.net-manual.--- H3N --- -- 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]
