sizeof

(PHP 3, PHP 4 >= 4.0.0)

sizeof -- Zjistit počet prvků v poli

Popis

int sizeof (array array)

Vrací počet prvků v poli.

Viz také: count().