-
Share Code PHP Hiển Thị Ping MS cho Web/Wap
thấy diễn đàn nay trống vắng quá nhỉ- thanhchiit
- Post #5
- Forum: Mã nguồn wap
-
Share Code PHP Hiển Thị Ping MS cho Web/Wap
ad còn đó không :D?- thanhchiit
- Post #3
- Forum: Mã nguồn wap
-
Share Code PHP Hiển Thị Ping MS cho Web/Wap
Hướng Dẫn Sử Dụng Code PHP + Bước 1 : Dán code vừa lấy <?php function teamit_ping($host, $port, $timeout) { $tB = microtime(true); $fP = fSockOpen($host, $port, $errno, $errstr, $timeout); if (!$fP) { return "down"; } $tA = microtime(true); return round((($tA - $tB) * 1000)...- thanhchiit
- Thread
- Replies: 5
- Forum: Mã nguồn wap
-