分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.019
秒,为您找到
56
个相关结果.
搜书籍
搜文档
扩展模块PHPRPC使用说明
856
2018-08-01
《DoitPHP 开源PHP框架文档手册》
扩展模块PHPRPC使用说明 模块安装 类方法使用说明 1、server() 2、client($url) 使用举例 例一、服务端 例二、客户端 扩展模块PHPRPC使用说明 DoitPHP的PHPRPC Extension,通过调用PHPRPC来处理跨平台,跨网际间的数据交换。利用本模块可以实现PHP与JAVA、.NET、PYTHON...
Model高级应用
1061
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Model高级应用 SQL查询语句组装 1、from($tableName, $fields = null) 2、where($where, $value = null) 3、orwhere($where, $value = null) 4、order($orderDesc) 5、group($fieldsName) 6、having($where...
Security使用说明
853
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Security使用说明 类方法使用说明 1、removeXss($string) 2、getToken($string, $expire = null, $key = null) 3、checkToken($string, $tokenCode, $expire = null, $key = null) 使用举例 例一、 Securit...
Tree(无限分类)使用说明
726
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Tree(无限分类)使用说明 1、setKeyName($nodeId = 'id', $nodeName = 'name', $nodeParentId = 'pid', $nodeChildName = 'child') 2、getTree($data, $parentId = 0) Tree(无限分类)使用说明 DoitPHP扩展类Tree...
Cookie使用说明
561
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Cookie使用说明 类方法使用说明 1、get($cookieName, $default = null) 2、set($cookieName, $value, $expire = null, $path = null, $domain = null) 3、delete($name) 4、clear() 举例说明 例一、设置cookie 例二、...
Controller应用
1101
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Controller应用 一、网址提交的参数获取 1、get($key = null, $default = null, $isEncode = true) 2、post($key = null, $default = null, $isEncode = true) 3、getParams($key = null, $default = null, $i...
Image使用说明
939
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Image使用说明 类方法使用说明 1、makeThumbnail($url, $distName = null) 2、makeTextWatermark($imageUrl, $distName = null) 3、makeImageWatermark($imageUrl, $distName = null) 4、setFontName($name,...
Text(字符串操作)使用说明
737
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Text(字符串操作)使用说明 类方法使用说明 1、substr($string, $start = 0, $length, $charset = "UTF8") 2、randString($len=6, $type = 0, $addChars = '') 3、isUtf8($string) 4、highlightCode($string) 5、p...
Validation使用说明
881
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Validation使用说明 类方法使用说明 1、isEmail($string) 2、isUrl($string) 3、isChineseCharacter($string) 4、isInvalidStr($string) 5、isPostNum($num) 6、isPersonalCard($num) 7、isIPv4($string) 8...
Request类方法
1033
2018-08-01
《DoitPHP 开源PHP框架文档手册》
Request类方法 一、类方法说明 1、getServerName() 2、isSecure() 3、getClientIp($default = '0.0.0.0') 4、server($key = null, $default = null) 5、files($key = null, $default = null) 6、env($key =...
1..
«
3
4
5
6
»
..6