php-general | 2005051
Date: 05/05/05
- Next message: Stuart Nielson: "[PHP] Objects in Arrays (without the READ prompt)"
- Previous message: Christopher J. Bottaro: "[PHP] calling a derived static method from a base class"
- In reply to: Eustace: "[PHP] PHP mail"
- Next in thread: bala chandar: "Re: [PHP] PHP mail"
- Reply: bala chandar: "Re: [PHP] PHP mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eustace wrote:
> I am relatively new to PHP and could use some help. I have a form, which is
> basically in an email format, from, subject, and message. How do I then send
> this to an email? I know a bit about the mail function, somebody show me the
> ropes please!
>
> Eustace
>
Everything you need to know should be gleamed from the following page:
http://ca3.php.net/manual/en/function.mail.php
Check the examples, and you'll be well on your way.
-- Aaron Gould Programmer/Systems Administrator PARTS CANADA-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Stuart Nielson: "[PHP] Objects in Arrays (without the READ prompt)"
- Previous message: Christopher J. Bottaro: "[PHP] calling a derived static method from a base class"
- In reply to: Eustace: "[PHP] PHP mail"
- Next in thread: bala chandar: "Re: [PHP] PHP mail"
- Reply: bala chandar: "Re: [PHP] PHP mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

