lol.....what does that return?

At 09:08 PM 5/29/2002 -0700, r wrote:
>That may and may not work, I would suggest you add the RTFM() function, then
>it WILL work.
>Cheers,
>-Ryan
>----- Original Message -----
>From: "Phil Schwarzmann" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, May 29, 2002 7:57 AM
>Subject: [PHP] mail() function
>
>
> > I want to write a simple script that sends an e-mail message using PHP.
> >
> > I'm assuming that my web-host has the mail function hooked up to the
> > e-mail server (should I be assuming this or should I assume that it's
> > NOT hooked up?).
> >
> > What is the syntax  for this command?
> >
> > something like this... ? (assuming that the variables contain the
> > proper data)
> >
> > mail($contactemail, $subject, $message, $headers);
> >
> > THANKS!!
> >
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to