I need to combine two variables which are set to two form field values and
will be put into $from of mail(). Should it be $from = "$varOne . $varTwo"
?
also a way to make
if(.....something....)
(eregi("blah", $one)("blah2", $two)("blah3", $three)); <----will this
work?
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]