Reply to Re: Create mail/contact form

Your name:

Reply:


Posted by Stephanie on 07/19/05 17:55

>> if(!$_POST['email']&&$req_email||ereg("/\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*/")){
>
> You should be getting "PHP Warning: Wrong parameter count for ereg()"
> for this snippet, as you have not specified the string to be matched!

I already changed it this way:
if(!$_POST['email']&&$req_email||ereg("/\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*/",
$_POST['email'])==TRUE){

and tried this:

if(!$_POST['email']&&$req_email&&ereg("/\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*/",
$_POST['email'])==TRUE){

And this:

if(!$_POST['email']&&$req_email){
$missing[]=$req_email;
$red[1]=" class=\"red\"";
}
if
($_POST['email']&&ereg("/\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*/",
$_POST['email'])==TRUE){
$missing[]="Use a valid email address";
$red[1]=" class=\"red\"";
}

But now way.

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация