-
请教TemplateThink.class.php的问题Fatalerror:require():Failedopeningrequired'/var/ThinkPHP/Lib/Think/Util/Template/TemplateThink.class.php'(include_path='.:/usr/local/php/lib/php:../ThinkPHP/Vendor/')in/usr/share/Runtime/~kola 时间:09-29 + 阅读全文
-
thinkphp分页链接问题请教thinkphp高手问题最近做分页发现奇怪问题 thinkphp设置了路由模式;PATHINFO http://localhost/appName/index.php/moduleName/actionName/id/1/ 加了分页后:发现链接为: [uqingwen 时间:08-18 + 阅读全文
-
php如何采集js生成的内容$ch=curl_init(); curl_setopt($ch,CURLOPT_URL, 采集的地址); curl_setopt($ch,CURLOPT_USERAGENT,"Mozilla/4.0(compatlinyoman 时间:10-11 + 阅读全文
-
关于THINK_MODE 的问题求助。。我在index.php里加上了//开启AMF扩展define('THINK_MODE','amf');开启了AMF扩展。。我现在希望,有个UserAction还是用普通的页面显示,不经过AMF,该如何设置?在config.php里'APP_AMF_ACTIONS'=>'Index',不添加该UserAction,不行,还是输出的AMF形式的。求高手指教。。。mylovefly001 时间:10-10 + 阅读全文
-
请问TP如何include外部文件我调用Discuz的UCenter接口的时候,需要引入相应的文件,在tp的方法里面如何引入啊classIndexActionextendsAction{ functionindex(){webs63 时间:10-10 + 阅读全文