Using zend_hash_find when key is of Integer type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Can anyone tell me how can I use zend_hash_find (or any other API) to search
key, where key is of integer type?

Regards,
Ambrish Bhargava
-- 
View this message in context: http://www.nabble.com/Using-zend_hash_find-when-key-is-of-Integer-type-tp18239318p18239318.html
Sent from the PHP - General mailing list archive at Nabble.com.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux