Home  >  Article  >  Backend Development  >  ob_start,ob_start'ob_gzhandler'使用

ob_start,ob_start'ob_gzhandler'使用

WBOY
WBOYOriginal
2016-07-29 08:35:491127browse

Try to use ob_start() before output; it can speed up the output, suitable for NT
For unix servers
If you use ob_start('ob_gzhandler'); the output efficiency will be higher

The above introduces the use of ob_start, ob_start'ob_gzhandler', including aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn