hello friends after installing my xampp and running the program i am getting a new error and i dont know how to make it off before i am having one xampp in my system in tht it is working properly according the virus issue i cleaned my system and installed new no i am getting the following error pls help to remove this
Error encountered:
ERRNO: 8192
TEXT: Function eregi() is deprecated
LOCATION: E:\xampp\xampp\htdocs\boom-2009-09-08\validate.class.php, line 505
505 line is
private function validateFullName($value)
{
// trim and escape input value
$value = trim($value);
// empty user name is not valid
if ($value && eregi('^[a-zA-Z-]*$',$value))
{
return '1'; // you can go
}
else
i am not finding any error so what.....pls help me







Bookmarks