Lester Caine wrote on 15/09/2015 08:52:
Saying 'use the array_key_exists() assumes you also
know which array the variable is hiding in?

Why would a variable ever be "hiding in" an array? If you're using an associative array, you should know where that array is; if you're not, what exactly are you trying to find?

--
Rowan Collins
[IMSoP]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to