文件名称:userclass
- 所属分类:
- WEB源码
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- liuxi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用户注册通用类,User类:
包含有两个私有属性:映射到WORX_USER表中USER_ID字段的$uid和映射到其余字段的数组变量$fields.他们可以通过重写的_get()和
_set()方法进行访问,但是为了防止对$uid的意外修改,保护了$uid.-Register generic type, User class: consists of two private properties: the table is mapped to WORX_USER USER_ID $ uid field in the rest of the field and mapped to the array variable $ fields. They can rewrite the _get () and _ set () method to access, but in order to prevent accidental changes to the $ uid, protected $ uid.
包含有两个私有属性:映射到WORX_USER表中USER_ID字段的$uid和映射到其余字段的数组变量$fields.他们可以通过重写的_get()和
_set()方法进行访问,但是为了防止对$uid的意外修改,保护了$uid.-Register generic type, User class: consists of two private properties: the table is mapped to WORX_USER USER_ID $ uid field in the rest of the field and mapped to the array variable $ fields. They can rewrite the _get () and _ set () method to access, but in order to prevent accidental changes to the $ uid, protected $ uid.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用户注册模块user类\readout.txt
..................\User.php
用户注册模块user类
..................\User.php
用户注册模块user类