Arrays




array_init() always returns SUCCESS .

33-1 , 33-2 and 33-3 33-1 , 33-2 and 33-3 describe these functions .

Tabulka 33-1 .

Tabulka 33-2 .

Tabulka 33-3 .

This is done using zend_hash_update( )( ) for associative arrays (see 33-3 ) and zend_hash_index_update( ) for indexed arrays (see 33-4 ) :

Příklad 33-3 .




Příklad 33-4 .