Uwe Schindler wrote:
This would be also interesting:That does make sense - I didn't realise there was a base64 stream filter in PHP5 (I'm still using 4.3)
For decoding base64 binarys you could use the string.base64 stream filter then (PHP5)! :)
Uwe
That would make it possible to hook a stream directly up to an attachment, so an attachment download in webmail could be achieved without any PHP memory overhead whatsoever, and 3 lines of code - sweet.
Crispin
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php