What does array_search actually return if a value is not found?

What does array_search actually return if a value is not found?

am 09.03.2011 15:02:35 von Jacob Kruger

------=_NextPart_000_002C_01CBDE73.67EF9170
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

According to online manual etc., I have tried testing it against both =
false, and -1 using operators like == !=3D ===3D etc., but for =
whatever reason I can't seem to manage to compare/test it's return value =
successfully to determine whether or not a value actually exists in an =
array, and get returned the relevant index/key.

TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

------=_NextPart_000_002C_01CBDE73.67EF9170--