PHP检测qq在线状态,支持多个帐号检测<?php <br />
$qqStr = '781787584:291277891:781787584:1585887008:10086:1035334740:8043198';<br>
$qqArr = explode ( ':', $qqStr );<br>
$qqArr = array_unique ( $qqArr );<br>
sort ( $qqArr );<br>
$qqStr = implode ( ':', $qqArr );<br>
$url = 'http://webpresence.qq.com/getonline?Type=1&' . $qqStr . ':';<br>
$html = file_get_contents ( $url );<br>
$Arr = explode ( ']=', $html );<br>
$count = count ( $Arr );<br>
for($i = 1; $i
$result [$qqArr [$i - 1]] = substr ( $Arr [$i], 0, 1 );<br>
}<br>
print_r ( $result );<br>
<br>
exit ();
AD:真正免费,域名+虚机+企业邮箱=0元

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

Zend Studio 13.0.1
Powerful PHP integrated development environment

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft