函数:vm_adduser()


vm_adduser

加入新用户。

语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);

返回值: 布尔值

函数种类: 网络系统

内容说明

本函数用来加入新的用户。参数 newusername 及 newuserpassword 分别为用户的帐号及密码。



[ 上一页 PHP 手册 下一页 ]

PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序