On 03.07.2008 05:35, Ambrish wrote:
> Hi All,
>
> I am writing a PHP extension and over here I am trying to use zend_hash_find
> API to search for key in a hash. But the problem here is "my key is an
> integer and not *char". So this zend_hash_find will not work.
Use zend_hash_index_find() then?
--
Wbr,
Antony Dovgal
--
PECL development discussion Mailing List (
http://pecl.php.net/)
To unsubscribe, visit:
http://www.php.net/unsub.php