compile_dir="./compile"; 在netbeans中调试php程序,调试运行到new Smarty();时,netbeans弹出套接字异常错误。 非调试运行时,程序运行正常。"/> compile_dir="./compile"; 在netbeans中调试php程序,调试运行到new Smarty();时,netbeans弹出套接字异常错误。 非调试运行时,程序运行正常。">
首页 > 后端开发 > php教程 > netbeans中调试php程序,执行到实例化smarty时程序提示“套接字异常错误”

netbeans中调试php程序,执行到实例化smarty时程序提示“套接字异常错误”

WBOY
发布: 2016-06-02 11:34:35
原创
1030 人浏览过

netbeansphp套接字错误smarty

require './Smarty/libs/Smarty.class.php';

$smarty = new Smarty();

$smarty->template_dir="./templates";
$smarty->compile_dir="./compile";

在netbeans中调试php程序,调试运行到new Smarty();时,netbeans弹出套接字异常错误。
非调试运行时,程序运行正常。

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板