Posted by "Ben Miller" on 12/06/05 19:33
If I have an array, such as $Var[0] = "Dog"; $Var[1] = "Cat"; $Var[2] = "Horse"; Is there a way to quickly check to see if $Var contains "Lion" without walking through each value?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming