here is what I have
if (!ereg("^[a-zA-Z0-9-_]", $user)) {
// error
}
I get this error: Warning: ereg() [function.ereg]: REG_ERANGE in /home/-------/public_html/ctv2.0/chat/chat.php on line 86
any help? rc9 i know you got something brewin
Edited by bigdfbc2008, 30 January 2009 - 02:42 PM.
