lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** [PHP] Using zend_hash_find when key is of Integer type
- Date: Wed, 2 Jul 2008 07:50:30 -0700 (PDT)
- From: Ambrish <bhargava.ambrish@xxxxxxxxx>
- Subject: ***BOGO*** [PHP] Using zend_hash_find when key is of Integer type
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.