Pull to refresh
0
Максим @pluserread⁠-⁠only

User

Send message
$url = 'http://www.google.com/talk/service/badge/Show?tk=some_jabber_id';
$search = 'Available';

$test = file_get_contents($url);
if(strstr($test, $search))
{
  print "User online!";
}

* This source code was highlighted with Source Code Highlighter.

Information

Rating
Does not participate
Location
Москва и Московская обл., Россия
Registered
Activity