MLUG: [MLUG - DISCUSSION] PhP question
[MLUG - DISCUSSION] PhP question
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is this syntax right?:

<code_snippit>
<?
$diditwork = mail("EMAIL:PROTECTED", "CS 392 Auto-Email from:
$name", $body,
     "From: $email\r\n"
    ."Reply-To: $email\r\n"
    ."X-Mailer: PHP/" . phpversion());
?>
</code_snippit>

I get no email and no output, but everywhere I look, I get that answer.  I
use $diditwork to determine if it worked or not, giving alternate answers.
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/