RE: [PHP-DEV] In C, how do I access an associative array? From: Andre Christ (mail <email protected>)
Date: 09/25/01

Hi,

> How do I find all the keys and values out of that array in my extension?
> Is there a way?

Have a look at the Zend API Documentation at http://www.zend.com/apidoc/ or
review implementations of other Extensions.

Greets,
Andre

-- 
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>