[dev] [cvs] commit: framework/MIME MIME.php
Michael M Slusarz
slusarz at horde.org
Fri Dec 8 10:45:53 PST 2006
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> Log:
>> New algorithim for quoted printable encoding. For larger files, this
>> drastically increases memory performance, while also being slightly faster
>> timewise.
>
> Might be worth looking in to the stream filters for this when we
> have PHP 5 available, too:
>
> http://www.php.net/manual/en/filters.convert.php
Agreed. This was my first choice on how to deal with this data. I
wonder if it would be worthwhile to try to do PHP version checking,
and using stream filters if available?
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list