Is possible to do something like

 if ($username in $users) ... or i need to do a foreach($user){...}

Thks

[MsR]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to