is_robot()

is_robot()

is_robot()

【功能】

判断是否为机器人

【用例】

<?php

include "./xiunophp/xiunophp.php";

echo is_robot();

//  结果:TRUE/FALSE

?>
文章导航