|
SplFixedArray::countReturns the size of the array Beschreibung
public int SplFixedArray::count
( void
)
Returns the size of the array. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturns the size of the array. Beispiele
Beispiel #1 SplFixedArray::count example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: 5 5 Anmerkungen
Siehe auch
|