The mysql_create_db() and the other functions are fine but I find it 
easier to use SQL statements and then send them through the mysql_query() 
function

  George

At 05:10 11/11/2000 +0100, Henning Block wrote:
>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]

Reply via email to