hello,
i'm trying to do something like
$tmparray = array("foo", "foo1", "foo2");
if ($i in $tmparray) then do something
..
but i dont know how to do it.
any help would be appriciated
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] some array help :) Gregor Jaksa
- Re: [PHP] some array help :) Mark
- Re: [PHP] some array help :) rm
- Re: [PHP] some array help :) J�rg Vidar Bryne

