wallver commented on a Page, Feedback/Contact Email Form  -  Mar 25, 2010

Deprecated: Function eregi() is deprecated in /directory/directory/directory/directory/directory/directory/filename.php on line 33

It seems that the function eregi() doesn't work with PHP 5.3

Any ideas?

if(!eregi("^[_a-z0-9-]+(.[_a-z0-9-]+)@[a-z0-9-]+(.[a-z0-9-]+)(.[a-z]{2,4})$",$email))
{
$status = "We're sorry, but you've entered an incorrect email address.
";
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.