Fatal error: Using $this when not in object context in /home/wwwroot/www.bestwei.com/index.php on line 1
php头
need('header.php');
?>
尝试了修改为 $this=need('header.php');
会出现Fatal error: Cannot re-assign $this in /home/wwwroot/www.bestwei.com/index.php on line 11