View Single Post
  #2  
Old 02-12-2007, 12:45 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
You can manipulate http://www.graalonline.com/members/viewprofile.php?accname=someaccount to get the online status.

The easiest would be:
PHP Code:
$lines file("http://www.graalonline.com/members/viewprofile.php?accname=" $account); 
One of the lines will contain the online status, but this isn't the most efficient way of doing it...

There may even be a different file to manipulate, but that's how I know how to do it...
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
Reply With Quote