<?php require("http://php.wilson.gs"); // 回首頁 echo "http://php.wilson.gs/bible/function.php : 函式:mysql_create_db()"; |
函式:mysql_create_db() |
mysql_create_db建立一個 MySQL 新資料庫。 語法: int mysql_create_db(string database name, int [link_identifier]); 傳回值: 整數 函式種類: 資料庫功能
本函式用來建立新的資料庫 (database)。在建立前,必須先與伺服器連線。
|
![]() mail("wilson@biglobe.net.tw", "Feedback", $message); ?> |