写留言版时 ............?> 不是用么
RT
先调用了包含数据库的文件,
require ('dbconnect.php');
?>
//照书上的代码打的
//为什么这里不加php了,加上页面都显示不出来,不加开头多了 ;
echo "
";
echo "
查看留言
";
/////////////////////////
////////////////////////
?>
然后显示的时候就出错了。。
显示情况就和下面代码加不加php效果一样
echo "";
echo "查看留言
";
?>
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