在做 include 时出现一个警告,但内容正确显示了,想知道如何解决?
在做 include 时出现一个警告,但内容正确显示了,想知道如何解决?
警告内容:Warning: main(): stream does not support seeking in /home/space9n/public_html/test.php on line 3
文件内容:
<?php
include("http://64.246.46.80/~space9n/bbs/ssi.php?a=stats")
?>