thinkphp 为一下这个错误在什么地方,貌似没找出来

<?phpclassPublicActionextendsAction{functioncode(){//导入Image类库import("ORG.Util.Image"... <?php class PublicAction extends Action{ function code(){ // 导入Image类库 import("ORG.Util.Image"); Image::buildImageVerify(); } }?>
=====================

<meta name="description" content="" /><meta name="keywords" content="" /><script type="text/javascript"></script><style type="text/css"></style></head> <body> <form> 用户名:<input type='text' name='username'/><br /> 密  码:<input type='password' name='password'/><br /> 验证码:<input type='text' name='code' /><br /> <img src='__APP__/Public/code' onclick="this.src=this.src+'?'+Math.random"/> <input type='submit' /> </form> </body></html>
<?php
class LoginAction extends Action {
public function index(){
$this->display();
}

}
?>
展开
 我来答
weberxi
2013-06-12
知道答主
回答量:12
采纳率:0%
帮助的人:13.3万
展开全部
你贴上来的是PublicAction,出现问题的是LoginAction.有问题可以HI留言给我。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式