PHP » GoLang |
login |
register |
about
|
zlib_encode(PHP 5 >= 5.4.0, PHP 7) zlib_encode — Compress data with the specified encoding Description
string zlib_encode
( string
$data
, int $encoding
[, int $level = -1
] )Compress data with the specified encoding. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
ExamplesExample #1 zlib_encode() example
<?php The above example will output: 789ccb48cdc9c95728cf2fca4901001a0b045d See Also
|
more
Recently updated
more
Most requested
more
Last requests
|