★ wanayoo — archive 1999 http://fr.php.net/manual/function.gzcompress.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Zlib
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this page is not availableDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
Zlib
* gzclose
* gzeof
* gzfile
* gzgetc
* gzgets
* gzgetss
* gzopen
* gzpassthru
* gzputs
* gzread
* gzrewind
* gzseek
* gztell
* gzwrite
* readgzfile
* gzcompress
* gzuncompress

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: gzcompress
View the source code for this pageSearch the site



Previous page
 readgzfile
 Updated
Mon, 08 Jan 2001
gzuncompress 
Next page


gzcompress

(PHP 4 >= 4.0.1)

gzcompress -- Gz-compress a string

Description

string gzcompress (string data [, int level])

This function returns a gzip-compressed version of the input data or false on errors. The optional parameter level can be given as 0 for no compression up to 9 for maximum compression.

See also gzuncompress().


 About Notes


Previous page
 readgzfile
 Updated
Mon, 08 Jan 2001
gzuncompress 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.