sizeof

(PHP 3, PHP 4 )

sizeof -- 変数の要素数を取得する

説明

int sizeof ( mixed var)

sizeof() は、 count() へのエイ リアスです。

count() も参照下さい。