php3-list | 199908

[PHP3] Re: [PHP-DEV] mail and fsockopen From: Chuck Hagenbuch (chagenbu <email protected>)
Date: 08/03/99

Quoting melanie <melanie <email protected>>:

> how can I send image attachement with the mail() function ?
> I don't know what to put in the headers...

There are a couple of classes floating around to do this; you can also check
out the source for IMP: http://www.horde.org/imp/, which includes MIME stuff
like this.

> how can I to to open a ftp socket to list files ?

http://tharsis.horde.org/docs/. See the NetFTP class.

-chuck

--
Charles Hagenbuch, <chagenbu <email protected>>
--
"hello, I'm a giant cheese, and I'm here to give you a therapeutic massage"

-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>