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

您现在的位置是:虫虫源码 > PHP > 一个小的简单的PHP框架

一个小的简单的PHP框架

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

资 源 简 介

This small PHP framework is currently in its baby stages but currently DOES basically work. No configuration is needed and can easily support any custom PHP functions or classes through what I call "Funks". Sadly hardly any documentation is available but whenever I find time I try and add another wiki page. feel free to look at funk/pages for the actual pages which should be used as a basis of adding your own pages. To look through pages you must use "index.php/page/function" such as to get to page test1.php you have to write: "index.php/test1" which will auto-open up the index() function of the page. To open up another function on the same page simply use something like this: "index.php/test1/test2". To remove the need to write index.php and instead using something like "example.com/test1/test2" instead of "example.com/index.php/test1/test2" just make a .htaccess file and put something like this in:

文 件 列 表

funkyphp
.svn
funk
index.php
LICENSE.txt

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.161348s