首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 最小的PHP框架

最小的PHP框架

  • 资源大小:36.31 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php 框架 最小

资 源 简 介

For a simple site if you need a small php framework. Kiko is the framework for you. Simple MVC is used. please check out the repository. You will get the idea about it! What to do : * Edit the /kiko-php/core/config.php for database connectivity. * goto /kiko-php/app/controler.php * url to function maping is http://localhost/kiko-php/a/p1/p2/p3/ calls ->function a(p1,p2,p3) in /kiko-php/app/controler.php We have some helper functions in /kiko-php/core/helpers Please check the code for mode documentation. It works on php 4/5. no class/object is used. and mostly for simple sites. if you think its useful just let me know. Layout of the system: thank you, Nafis Ahmad
VIP VIP
0.181969s