php-general | 2000071
Date: 07/09/00
- Next message: David Treves: "[PHP] get_browser()"
- Previous message: Thomas Edison Jr.: "[PHP] [PHP-GENERAL] Session problem on server!"
- Next in thread: Andi Gutmans: "Re: [PHP] Compression to RAM"
- Reply: Andi Gutmans: "Re: [PHP] Compression to RAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: David Treves: "[PHP] get_browser()"
- Previous message: Thomas Edison Jr.: "[PHP] [PHP-GENERAL] Session problem on server!"
- Next in thread: Andi Gutmans: "Re: [PHP] Compression to RAM"
- Reply: Andi Gutmans: "Re: [PHP] Compression to RAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

