Home >Backend Development >PHP Tutorial > 施用ob_flush提示:E_WARNING: Cannot modify header information

施用ob_flush提示:E_WARNING: Cannot modify header information

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 12:39:441126browse

使用ob_flush提示:E_WARNING: Cannot modify header information
使用ob_flush提示:E_WARNING: Cannot modify header information - headers already sent 
请问如何解决?

代码如下:
echo $show_msg."<script>$script</script>";
ob_flush();
flush();

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