checkSpiderName (string $name = '') : boolean

参数

@param    string    $name   爬虫名称

说明

1. 检测爬虫名称是否有效; 
2. 爬虫名称只能是或数字、或大写字母、或小写字母、或三者任意组合;
3. 爬虫名称的长度最少1个字符,最多15个字符;

举栗

PHPCreeper::checkSpiderName('news');

results matching ""

    No results matching ""