| 函数:vm_adduser() |
vm_adduser加入新用户。 语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword); 返回值: 布尔值 函数种类: 网络系统
本函数用来加入新的用户。参数 newusername 及 newuserpassword 分别为用户的帐号及密码。
如果你对此手册有任何问题,请到下面网址提问: WEB开发知识库 (www.51pcok.com)
|