MLUG: Re: [MLUG - DISCUSSION] PhP question
Re: [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]
mail("EMAIL:PROTECTED", "$user logged in", "",
"");

i've got this in one of my scripts and it seems to
work.  i'm just using it to page me so i'm not sending
much info, but i get the pages.

-marcus

--- "Ross, Matt" <EMAIL:PROTECTED> wrote:
> 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/


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

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