who can tell me what's the pattern string mean.
if(ereg("[\\][n]",$username))
{
   /*Do err*/
}


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

Reply via email to