首页 >函数列表 >zlib_get_coding_type

zlib_get_coding_type

zlib_get_coding_type

(PHP 4 >= 4.3.2, PHP 5)

zlib_get_coding_typeReturns the coding type used for output compression

说明

string zlib_get_coding_type ( void )

Returns the coding type used for output compression.

返回值

Possible return values are gzip, deflate, or FALSE.

参见

  • The zlib.output_compression directive

  • gzclose
  • gzcompress
  • gzdecode
  • gzdeflate
  • gzencode
  • gzeof
  • gzfile
  • gzgetc
  • gzgets
  • gzgetss
  • gzinflate
  • gzopen
  • gzpassthru
  • gzputs
  • gzread
  • gzrewind
  • gzseek
  • gztell
  • gzuncompress
  • gzwrite
  • readgzfile
  • zlib_get_coding_type
  • PHP MySQL HTML CSS JavaScript MSSQL AJAX .NET JSP Linux Mac ASP 服务器 SQL jQuery C# C++ java Android IOS oracle MongoDB SQLite wamp 交通频道

    • 上一篇:zip_read
    • 下一篇:没有了