🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# System.PHP 类 ## 注释 ~~~ php的一些常用方法 ~~~ ## 语法 ~~~ public static class PHP ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [array](https://www.kancloud.cn/gxser1986/cqrobot/3015623) | 新建一个数组 | | | [array](https://www.kancloud.cn/gxser1986/cqrobot/3015624) | 新建一个数组 | | | [DeBug](https://www.kancloud.cn/gxser1986/cqrobot/3015625) | Debug | | | [str\_repeat](https://www.kancloud.cn/gxser1986/cqrobot/3015626) | 重复一个字符串 | | | [print\_r](https://www.kancloud.cn/gxser1986/cqrobot/3015627) | 打印关于变量的易于理解的信息。 | | | [serialize](https://www.kancloud.cn/gxser1986/cqrobot/3015628) | 产生一个可存储的值的表示 | | | [unserialize](https://www.kancloud.cn/gxser1986/cqrobot/3015629) | 从已存储的表示中创建 | | | [parse\_str](https://www.kancloud.cn/gxser1986/cqrobot/3015630) | 函数把查询字符串解析到变量中。 | | | [parse\_str](https://www.kancloud.cn/gxser1986/cqrobot/3015631) | 函数把查询字符串解析到变量中。 | | | [parse\_str](https://www.kancloud.cn/gxser1986/cqrobot/3015632) | 函数把查询字符串解析到变量中。 | | | [parse\_str](https://www.kancloud.cn/gxser1986/cqrobot/3015633) | 函数把查询字符串解析到变量中。 | | | [authcode\_de](https://www.kancloud.cn/gxser1986/cqrobot/3015634) | UCenter 解码 | | | [authcode\_de](https://www.kancloud.cn/gxser1986/cqrobot/3015635) | UCenter 解码 | | | [authcode\_en](https://www.kancloud.cn/gxser1986/cqrobot/3015636) | UCenter 编码 | | | [authcode\_en](https://www.kancloud.cn/gxser1986/cqrobot/3015637) | UCenter 编码 | | | [authcode](https://www.kancloud.cn/gxser1986/cqrobot/3015638) | UCenter authcode | | | [md5](https://www.kancloud.cn/gxser1986/cqrobot/3015639) | 函数计算字符串的 MD5 散列。 | | | [time](https://www.kancloud.cn/gxser1986/cqrobot/3015640) | 返回当前的 Unix 时间戳 | | | [microtime](https://www.kancloud.cn/gxser1986/cqrobot/3015641) | 返回当前 Unix 时间戳和微秒数 | | | [base64\_encode](https://www.kancloud.cn/gxser1986/cqrobot/3015642) | 使用 MIME base64 对数据进行编码 | | | [base64\_encode](https://www.kancloud.cn/gxser1986/cqrobot/3015643) | 使用 MIME base64 对数据进行编码 | | | [base64\_decode](https://www.kancloud.cn/gxser1986/cqrobot/3015644) | 对使用 MIME base64 编码的数据进行解码 | | | [urlencode](https://www.kancloud.cn/gxser1986/cqrobot/3015645) | 编码 URL 字符串 | | | [urlencode](https://www.kancloud.cn/gxser1986/cqrobot/3015646) | 编码 URL 字符串 |