php-general | 2000071
Date: 07/09/00
- Next message: Anurag Bhalla: "[PHP] Imagemagick"
- Previous message: David Treves: "[PHP] get_browser()"
- In reply to: AK47: "[PHP] Compression to RAM"
- Next in thread: AK47: "Re: [PHP] Compression to RAM"
- Reply: AK47: "Re: [PHP] Compression to RAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Check out gzcompress()
Andi
At 03:13 PM 7/9/00 +0200, AK47 wrote:
>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>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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: Anurag Bhalla: "[PHP] Imagemagick"
- Previous message: David Treves: "[PHP] get_browser()"
- In reply to: AK47: "[PHP] Compression to RAM"
- Next in thread: AK47: "Re: [PHP] Compression to RAM"
- Reply: AK47: "Re: [PHP] Compression to RAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

