hi

I'm writting an php application, a mail client, and I got a small problem.

Reading mail is quite simple if it's a normall text, but I'm not sure how to
read MIME mail. I thougt i could use eregi() and read separately every part,
but I'm not sure if it's the best way to do this. Maybe someone know the
better one.

thanks for any help
bartosz matosiuk




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to