文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>php实现ping命令

php实现ping命令

时间:2006-08-24  来源:windlike


// created by joe lumbroso
// see some other good php3 scripts
// goto
http://www.dtheatre.com/scripts

echo "Pinging
";
$to_ping = "google.com";
$count = 3;
$psize = 65;
echo " Please be patient, this can take a few moments...\n
";
flush();
while (1) {
?>



相关阅读 更多 +
排行榜 更多 +
漂移赛车

漂移赛车

体育竞技 下载
涂涂菜谱大全

涂涂菜谱大全

生活实用 下载
准题宝

准题宝

学习教育 下载