PHP Handleiding Terug Hoofdstuk 33. Volgende Tabel 33-1, Tabel 33-2 and Tabel 33-3 describe these functions. Tabel 33-1. Tabel 33-2. Tabel 33-3. This is done using zend_hash_update( )() for associative arrays (see Voorbeeld 33-3) and zend_hash_index_update() for indexed arrays (see Voorbeeld 33-4): Voorbeeld 33-3. Voorbeeld 33-4. Terug Begin Volgende Omhoog