myphps/myphp

一个简单的php框架

2.20.8 2025-02-08 03:07 UTC

This package is auto-updated.

Last update: 2025-02-21 10:38:49 UTC


README

//待补充

使用参考实例:

Run(); //运行类的Run的方法 ?>

cli示例: php index.php c-a-id 默认请求模式下(url模式1示例同此示例) php index.php c=index a=test id=23 0 普通模式下