PHP » GoLang |
login |
register |
about
|
bzcompress(PHP 4 >= 4.0.4, PHP 5, PHP 7) bzcompress — Compress a string into bzip2 encoded data Descriptionbzcompress() compresses the given string and returns it as bzip2 encoded data. Parameters
Return ValuesThe compressed string, or an error number if an error occurred. ExamplesExample #1 Compressing data
<?php |
more
Recently updated
more
Most requested
more
Last requests
|