This website requires JavaScript.
Explore
Help
Register
Sign In
mirror-fastadminnet
/
framework
Watch
1
Star
0
Fork
0
You've already forked framework
mirror of
https://gitee.com/fastadminnet/framework.git
synced
2026-07-01 12:42:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23
Commits
2
Branches
29
Tags
f4cd2b44578cf6c5eadb72e08eb9ab75cb7f4dfe
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
thinkphp
f4cd2b4457
改进Think\Input类 支持PHP内置的filter规则,例如:
...
Input::get('id',FILTER_VALIDATE_INT,0); 以及支持字符串标识的过滤 Input::get('email','email');
2013-03-27 11:38:02 +08:00
Think
改进Think\Input类 支持PHP内置的filter规则,例如:
2013-03-27 11:38:02 +08:00
tpl
测试
2013-03-13 14:15:52 +08:00
alias.php
测试
2013-03-13 14:15:52 +08:00
base.php
添加应用状态配置文件支持
2013-03-13 17:04:12 +08:00
convention.php
添加url_pathinfo_rule参数用于设置模块的PATHINFO URL规则
2013-03-14 14:14:41 +08:00
start.php
测试
2013-03-13 14:15:52 +08:00
Description
No description provided
9.9
MiB
Languages
PHP
97.3%
Smarty
2.3%
PLpgSQL
0.3%