Home > Backend Development > PHP Tutorial > php信息输出不全,该如何解决

php信息输出不全,该如何解决

WBOY
Release: 2016-06-13 12:46:59
Original
852 people have browsed it

php信息输出不全
我的php通过socket 接收服务端传过来的数据, 我看长度和server端传过来的字节数是相等的, 但是就是输出不全, 我通过htmlentities 输出的, 难道网页字节数还有限制么? 每次提交查询返回结果, 输出的信息总是少一些, 还不一定少多少, 比如第一次少1000多个字节, 下次有可能少2000个这样 该怎么解决呢?

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template