<?php require("http://php.wilson.gs"); // 回首頁 echo "http://php.wilson.gs/bible/function.php : 函式:mysql_fetch_lengths()"; |
函式:mysql_fetch_lengths() |
mysql_fetch_lengths傳回單列各欄資料最大長度。 語法: array mysql_fetch_lengths(int result); 傳回值: 陣列 函式種類: 資料庫功能
本函式將 mysql_fetch_row() 處理過的最後一列資料的各欄位資料最大長度放在陣列變數之中。若執行失敗則傳回 false 值。傳回陣列的第一筆資料索引值是 0。
|
![]() mail("wilson@biglobe.net.tw", "Feedback", $message); ?> |