php-general | 2001122
Date: 12/22/01
- Next message: Yasuo Ohgaki: "[PHP] Re: web server crashing with either 4.1.0 or 4.0.6"
- Previous message: Andrew V. Romero: "[PHP] Ensuring that Form is only submitted once (session vars?)"
- Next in thread: George Nicolae: "[PHP] Re: Email files as attachments"
- Reply: George Nicolae: "[PHP] Re: Email files as attachments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I was wondering if it is possible to attach a file using the php mailing
functions? I currently am using
mail("rrstudio2 <email protected>","My email subject Line",$emailMessage,
"From: myself <email protected>\nReply-To: sender <email protected>\nX-Mailer: PHP/" .
phpversion());
to email simple messages, but I haven't run across a way to attach a
file to it.
Thanks for any information,
Andrew V. Romero
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Yasuo Ohgaki: "[PHP] Re: web server crashing with either 4.1.0 or 4.0.6"
- Previous message: Andrew V. Romero: "[PHP] Ensuring that Form is only submitted once (session vars?)"
- Next in thread: George Nicolae: "[PHP] Re: Email files as attachments"
- Reply: George Nicolae: "[PHP] Re: Email files as attachments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

