加入新用户。
语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);
返回值: 布尔值
函数种类: 网络系统
本函数用来加入新的用户。参数 newusername 及 newuserpassword 分别为用户的帐号及密码。
PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序