輸入待尋字串
  <?php
  require("http://php.wilson.gs");  // 回首頁
  echo "http://php.wilson.gs/bible/function.php : 函式:mysql_list_tables()";


函式:mysql_list_tables()


mysql_list_tables

列出指定資料庫的資料表 (table)。

語法: int mysql_list_tables(string database, int [link_identifier]);

傳回值: 整數

函式種類: 資料庫功能

內容說明

本函式可以得到指定資料庫中的所有資料表名稱。


[ 上一頁 /bible/function.php 下一頁 ]



本站置於 NEC BIGLOBE 地球村網際網路  echo "Copyright © 1999-2001, Wilson Peng";  //隱私權保護政策
  mail("wilson@biglobe.net.tw", "Feedback", $message);
  ?>