陣列函式庫

sizeof

(PHP3 , PHP4)

sizeof ---  取得陣列中元素的數目

語法 : int sizeof(array array);

說明 : 

傳回陣列中元素的數目。

參考 : count( )


上一頁 首頁 下一頁