Search Results

  1. Alias of gzwrite

  2. gzputs - Alias of <function>gzwrite</function> gzread - Binary-safe gz-file read gzrewind - Rewind the position of a gz-file pointer gzseek - Seek on a gz-file pointer gztell - Tell gz-file pointer read/write position gzuncompress - Uncompress a compressed string gzwrite - Binary-safe gz-file write inflate_add - Incrementally inflate encoded data

  3. As for why you can fopen() and then gzgets(), your hunch is correct; gzclose, gzeof, gzgetc, gzgets, gzpassthru, gzputs, gzread, gzrewind, gzseek, gztell, and gzwrite are all aliases for the same f... functions.

  4. gzputs — Alias of gzwrite gzread — Binary-safe gz-file read gzrewind — Rewind the position of a gz-file pointer gzseek — Seek on a gz-file pointer gztell — Tell gz-file pointer read/write position gzuncompress — Uncompress a compressed string gzwrite — Binary-safe gz-file write inflate_add — Incrementally inflate encoded data

  5. gzputs — Alias de gzwrite gzread — Lecture de fichier compressé binaire gzrewind — Replace le pointeur au début du fichier gzseek — Déplace le pointeur de lecture gztell — Lit la position courante du pointeur de lecture gzuncompress — Décompresse une chaîne compressée gzwrite — Écrit dans un fichier compressé gzip

  6. gzputs — Alias of gzwrite gzread — Binary-safe gz-file read gzrewind — Rewind the position of a gz-file pointer gzseek — Seek on a gz-file pointer gztell — Tell gz-file pointer read/write position gzuncompress — Uncompress a compressed string gzwrite — Binary-safe gz-file write inflate_add — Incrementally inflate encoded data

  7. Execute gzputs Online. Info and examples on gzputs PHP Function from Zlib Compression - Compression and Archive Extensions