Arrays




array_init() always returns SUCCESS .

Tabuľka 33-1 , Tabuľka 33-2 and Tabuľka 33-3 describe these functions .

Tabuľka 33-1 .

Tabuľka 33-2 .

Tabuľka 33-3 .

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

Príklad 33-3 .




Príklad 33-4 .