+ -
当前位置:首页 → 问答吧 → Framework
  • 关于模板赋值
    有什么办法可以把模板变量用在jquery代码里面去?
    lostemop  时间:05-06 + 阅读全文
  • freebsd系统~allinone.php为0字节
    Runtime目录权限为777自动生成的~allinone.php和~runtime.php权限为666字节数为0Fatalerror:CalltoundefinedfunctionC()in请问如何解决?
    废小柴  时间:05-06 + 阅读全文
  • josn_encode不能显示中文字符的奇怪现象
    $arraydata=json_encode("这是---josn_encode---的测试");echo$arraydata;以上是PHP编码。html显示如下:"\u8fd9\u662f\uff0d--josn_encode--\uff0d\u7684\u6d4b\u8bd5"=============================================百思不
    suxingshen  时间:05-05 + 阅读全文
  • dwz_thinkphp如何分页?
    dwz_thinkphp的模板很好看,但不能分页,请问如何解决?
    vincent2008  时间:04-01 + 阅读全文
  • 请问如何设置ThinkAjax.send的effect
    ThinkAjax.send(url,pars,response,target,tips,effect);最后一个参数是effect~默认的话返回内容会在几秒内消失~如何设置才能让内容不消失呢???还是有别的什么参数需要设置???多谢~
    shermanwxm  时间:05-06 + 阅读全文
  • zendframework 运行出现这问题怎么解决
    Fatalerror:Uncaughtexception'Zend_View_Exception'withmessage'script'index/index.phtml'notfoundinpath(./application/views\scripts/)'inF:\xdphp\wamp\www\zendframework\library\Zend\View\Ab
    thjfk1  时间:05-06 + 阅读全文
  • 新写的类工厂函数,请指教
    PHPcode<?php/***中文名称类创建工厂**功能描述实例化类,支持类构造函数多参数功能**@author魔力一生缘[email protected]*@packageLib*/classClsFactory{/***创建类对象
    moliyishengyuan  时间:05-06 + 阅读全文
  • Zend_Framework update 导致内存溢出
    Fatalerror:Allowedmemorysizeof134217728bytesexhausted(triedtoallocate261904bytes)inE:\wamp\www\app\models\PurchaseModel.phponline52///////////////代码部分/////////////publicfunction
    hxsying  时间:05-06 + 阅读全文
  • thinkphp视图模型使用问题
    tp中创建视图模型存在一点不便利,希望有兄弟聊一下。创建一个多表关联模型:user表:uid、usernamecontent表:cid、uid、title、content模型通过uid关联,结果为uid、username、title、content。进行查询时:通过:$map['uid']=array('eq',$uid)$view->where($m
    junnyxi  时间:04-16 + 阅读全文
  • TP视图模型的几个问题
    1、视图模型貌似不支持$view->where($map)->count();操作2、一张表的两个字段同时关联同一张表的解决方案……
    gosenz  时间:02-05 + 阅读全文