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


函式:mysql_field_name()


mysql_field_name

傳回指定欄位的名稱。

語法: string mysql_field_name(int result, int field_index);

傳回值: 字串

函式種類: 資料庫功能

內容說明

本函式用來取得指定欄位的名稱。

使用範例

mysql_field_name($result,2);


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



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