I could never get MIME classes and the like to work, so I rolled
my own, so to speak. It was posted here a while ago, but I have
a copy on my web server @ home:
http://planetkiller.shadow.net.au/mime-php.txt
--
Jason Murray
[EMAIL PROTECTED]
Web Developer, Melbourne IT
"Work now, freak later!"
fwrite($fp,"--" . $mime_boundary . "\n");
fwrite($fp,"Content-Type: " . $this->guessMIMEType($attachment_name) .
";
name=\"". basename($attachment_name) . "\"\n");
fwrite($fp,"Content-Transfer-En
Hi,
I would like to know how to use the mailto function to attach a
specific file.
Thank you
Mark
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [
3 matches
Mail list logo