Project: Hymie PHP MVC framework File: Request.php Created Date: 2019-08-11
Github: https://github.com/mahaixing/hymie-mvc Gitee: https://gitee.com/mahaixing/hymie-mvc Composer: https://packagist.org/packages/hymie/mvc
Request | 请求工具类,尽可能使用这个类,这个类获取 $_GET $_POST $_REQUEST 数据时会进行 xss过滤 |