<?php require("http://php.wilson.gs"); // 回首頁 echo "http://php.wilson.gs/bible/function.php : 函式:mysql_drop_db()"; |
函式:mysql_drop_db() |
mysql_drop_db移除資料庫。 語法: int mysql_drop_db(string database_name, int [link_identifier]); 傳回值: 整數 函式種類: 資料庫功能
本函式移除已存在的資料庫。成功傳回 true、失敗則傳回 false。
|
![]() mail("wilson@biglobe.net.tw", "Feedback", $message); ?> |