Hallo lulu,
ich hab das so probiert
$check = ereg('([0-9]+)', $password) && ereg('([a-Z]+)', $password) ? true:false;
da bekomme ich diese Fehlermeldung :-(
Warning: ereg(): REG_ERANGE in /home/xxx/www.xxx.de/auth/_lib/function.php on line 62
Hallo lulu,
ich hab das so probiert
$check = ereg('([0-9]+)', $password) && ereg('([a-Z]+)', $password) ? true:false;
da bekomme ich diese Fehlermeldung :-(
Warning: ereg(): REG_ERANGE in /home/xxx/www.xxx.de/auth/_lib/function.php on line 62