跳到主要内容

is_legal_account

是不是合法的帐号格式

声明

bool is_legal_account(mixed account)

参数

参数名描述
account

返回值

合法账号则返回true,反之则返回false

使用方式

返回文档