if($result == 1){
ShowMsg("留言添加成功");
exec("c:\path\php phpinfo");
}else{
ShowMsg("留言添加失败");
}
<br><font color="#e78608">------解决方案--------------------</font><br>if($result == 1){<br><br>include("http://www.xxxx.com/test/testemail.php"); <br>ShowMsg("留言添加成功");<br> <br>}else{<br> ShowMsg("留言添加失败");<br>}
<br><font color="#e78608">------解决方案--------------------</font><br>我都是require_once 'xxx.php'; 文件路径不要写错了。 <div class="clear"></div>
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号