[PHP-DEV] zend_hash_index_find for array access ? From: Pedro Garre (pedro <email protected>)
Date: 09/15/00

Hi,

How is
  $my_array[5] = 44;
executed ?

Does it call zend_hash_index_find ?

Please let me know which file and function contains the code for an array
access.

Thanks,

Pedro.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>