Hello there!

I'm searching for an easy and 100% correctly working way to encode some text in 
quoted_printable.
PHP has an easy and handy function for decoding quoted_printable, but unfortunately 
there doesn't seem to be an encoding function.
I saw that someone has written such a function in the comments of the online 
documentation. Does it work correct?

By the way: with wich encoding should I encode picture-data for e-mails? base64 works, 
but with about 33% more space it doesn't seem to me to be the very best solution :(

Thanks
Stefan Rusterholz

Reply via email to