Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

[PHP] Compression to RAM From: AK47 (ak47 <email protected>)
Date: 07/09/00

Is it possible to compress a text buffer directly to memory
without passing through a file? An obvious solution could be
using gz functions to write files to a RAM disk, but I don't
like too much this solution...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>