Brewer,
Quote:
if ((strcmp($uname_tmp, $uname) != 0) || (!preg_match("/^".func_login_validation_regexp()."$/is", $uname) && $uname != ""))
|
This is what I see in my PHP file. Does your solution still works then or do I need some other way? (looks like it refers to another file?)
Kind regards,
Bastiaan