View Single Post
  #4  
Old 02-12-2007, 01:31 AM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Anyone got an easier way to do it ... ?

Quote:
Originally Posted by Tolnaftate2004
You can manipulate http://www.graalonline.com/members/v...me=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...
That didn't work man -__-
__________________
What signature? I see no signature?
Reply With Quote