Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 200003

Re: Re: [PHP3] multipart/mixed parsing. From: Yannis Tsakiris (yannis <email protected>)
Date: 03/21/00

Stefan Carstens wrote:
>What to you want to parse ?
>Do you want to get specific informations out of this data ?

I have the body of a mail message which is of multipart/mixed
encoding. I want a function that will parse this body and will
return the parts that consist the message (the content type,
the size and the data of each part).
Is there a way to do this easily using php ?

--Yannis T.

-- 
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>