My favorites | Sign in
Project Home Wiki
Details: Show all Hide all

Older

  • Dec 05, 2011
    tmphp_start Wiki page commented on by Jimmy.Ya...@gmail.com   -   fasdfasdf
    fasdfasdf
  • Jun 23, 2011
    tmphp_benchmark (One-sentence summary of this page.) Wiki page commented on by thi...@gmail.com   -   慢太多了
    慢太多了
  • Feb 27, 2011
    tmphp_benchmark (One-sentence summary of this page.) Wiki page commented on by 1001c...@gmail.com   -   比原生的PHP还要快?????
    比原生的PHP还要快?????
  • Feb 27, 2011
    tmphp_benchmark (One-sentence summary of this page.) Wiki page commented on by 1001c...@gmail.com   -   比原生的PHP还要快?????
    比原生的PHP还要快?????
  • Aug 19, 2010
    TmphpBugList Wiki page commented on by clcxxxx   -   Re: free.bird369 演示demo只能放在这样路径下,你加了路径controller和action的正则匹配有问题 http://localhost:1108/index.php
    Re: free.bird369 演示demo只能放在这样路径下,你加了路径controller和action的正则匹配有问题 http://localhost:1108/index.php
  • Aug 09, 2010
    TmphpBugList Wiki page commented on by free.bird369   -   新下载的框架,用的discuz的ComsenzEXP,框架放在/wwwroot/tmphp目录下,通过web的方式访问地址:http://localhost:1108/tmphp/demo/view/index.php 页面提示:TMPHP Exception: controller file D:/ComsenzEXP/wwwroot/tmphp/demo/controller/tmphpController.class.php not exist or not readable 查看该目录确实没有tmphpController.class.php 这个文件。请问这是什么问题?
    新下载的框架,用的discuz的ComsenzEXP,框架放在/wwwroot/tmphp目录下,通过web的方式访问地址:http://localhost:1108/tmphp/demo/view/index.php 页面提示:TMPHP Exception: controller file D:/ComsenzEXP/wwwroot/tmphp/demo/controller/tmphpController.class.php not exist or not readable 查看该目录确实没有tmphpController.class.php 这个文件。请问这是什么问题?
  • Jul 06, 2010
    TmphpBugList Wiki page commented on by heiyeluren   -   收到,谢谢 jxncpbs!
    收到,谢谢 jxncpbs!
  • Jun 24, 2010
    TmphpBugList Wiki page commented on by jxncpbs   -   全局里是否加上这句更合适呢? error_reporting( E_ERROR | E_WARNING | E_PARSE );
    全局里是否加上这句更合适呢? error_reporting( E_ERROR | E_WARNING | E_PARSE );
  • Jun 24, 2010
    TmphpBugList Wiki page commented on by jxncpbs   -   model层里绐的示例写错了一句。 $this->db->query("set names ". $this->config['DataBase']['charset']); 应该是 $this->db->query("set names ". $this->controller->config['DataBase']['charset']); core目录下的TM_View.class.php第526行是否改为 if (!empty($vars) && is_array($vars)) 更合适,因为如果字符串的话也不会去foreach
    model层里绐的示例写错了一句。 $this->db->query("set names ". $this->config['DataBase']['charset']); 应该是 $this->db->query("set names ". $this->controller->config['DataBase']['charset']); core目录下的TM_View.class.php第526行是否改为 if (!empty($vars) && is_array($vars)) 更合适,因为如果字符串的话也不会去foreach
  • Apr 22, 2010
    TmphpBugList Wiki page commented on by isno.cn   -   这个框架附带的demo目录/demo/IndexModel.class.php文件,第39行,代码$this->config['DataBase']['charset'],应该是$this->controller->config['DataBase']['charset']
    这个框架附带的demo目录/demo/IndexModel.class.php文件,第39行,代码$this->config['DataBase']['charset'],应该是$this->controller->config['DataBase']['charset']
  • Apr 22, 2010
    TmphpBugList Wiki page edited by heiyeluren   -   Revision r20 Edited wiki page through web user interface.
    Revision r20 Edited wiki page through web user interface.
  • Apr 22, 2010
    TmphpBugList Wiki page edited by heiyeluren   -   Revision r19 Edited wiki page through web user interface.
    Revision r19 Edited wiki page through web user interface.
  • Apr 13, 2010
    TmphpBugList Wiki page commented on by heiyeluren   -   可以直接在留言回复里汇报bug。:-)
    可以直接在留言回复里汇报bug。:-)
  • Apr 13, 2010
    TmphpBugList Wiki page edited by heiyeluren   -   Revision r18 Edited wiki page through web user interface.
    Revision r18 Edited wiki page through web user interface.
  • Apr 13, 2010
    TmphpBugList Wiki page edited by heiyeluren   -   Revision r17 Edited wiki page through web user interface.
    Revision r17 Edited wiki page through web user interface.
  • Apr 13, 2010
    TmphpBugList (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r16 Edited wiki page through web user interface.
    Revision r16 Edited wiki page through web user interface.
  • Apr 13, 2010
    TmphpBugList (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r15 Edited wiki page through web user interface.
    Revision r15 Edited wiki page through web user interface.
  • Apr 13, 2010
    TmphpBugList (One-sentence summary of this page.) Wiki page added by heiyeluren   -   Revision r14 tmphp-bug-list
    Revision r14 tmphp-bug-list
  • Dec 27, 2009
    tmphp_urlrewrite Wiki page edited by heiyeluren   -   Revision r13 Edited wiki page through web user interface.
    Revision r13 Edited wiki page through web user interface.
  • Dec 27, 2009
    tmphp_urlrewrite Wiki page added by heiyeluren   -   Revision r12 Created wiki page through web user interface.
    Revision r12 Created wiki page through web user interface.
  • Dec 24, 2009
    tmphp_benchmark (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r11 Edited wiki page through web user interface.
    Revision r11 Edited wiki page through web user interface.
  • Dec 23, 2009
    tmphp_benchmark (One-sentence summary of this page.) Wiki page added by heiyeluren   -   Revision r10 Created wiki page through web user interface.
    Revision r10 Created wiki page through web user interface.
  • Dec 23, 2009
    tmphp_start Wiki page edited by heiyeluren   -   Revision r9 Edited wiki page through web user interface.
    Revision r9 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start Wiki page edited by heiyeluren   -   Revision r8 Edited wiki page through web user interface.
    Revision r8 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start Wiki page edited by heiyeluren   -   Revision r7 快速学习TMPHP
    Revision r7 快速学习TMPHP
  • Dec 22, 2009
    tmphp_start Wiki page edited by heiyeluren   -   Revision r6 Edited wiki page through web user interface.
    Revision r6 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r5 Edited wiki page through web user interface.
    Revision r5 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r4 Edited wiki page through web user interface.
    Revision r4 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start (One-sentence summary of this page.) Wiki page edited by heiyeluren   -   Revision r3 Edited wiki page through web user interface.
    Revision r3 Edited wiki page through web user interface.
  • Dec 22, 2009
    tmphp_start (One-sentence summary of this page.) Wiki page added by heiyeluren   -   Revision r2 Created wiki page through web user interface.
    Revision r2 Created wiki page through web user interface.
  • Dec 20, 2009
    ip.dat (tmphp-ip-address-ocation-library) file uploaded by heiyeluren
  • Dec 20, 2009
    authcode-cn.ttf (tmphp-authcode-image-font ) file uploaded by heiyeluren
  • Dec 19, 2009
    authcode-image-font-hywwzj.ttf (tmphp-authcode-image-font) file uploaded by heiyeluren
  • Dec 19, 2009
    hywwzj.ttf (tmphp-authcode-image-font) file uploaded by heiyeluren   -  
    Labels: font
    Labels: font
  • Oct 08, 2009
    Project tmphp created by heiyeluren   -   Tiny-Mini&Tiema PHP Framework Project
    Tiny-Mini&Tiema PHP Framework Project
 
Powered by Google Project Hosting