What is the code for this? In PHP please. :D
Printable View
What is the code for this? In PHP please. :D
What do u mean habbos online
do u mean checked into the hotel e.g
700 habbos checked into the hotel
or 13 users online *for ur site*
My friend has done this script before, I don't know it though, Sorry.
OMG you broke our protest againced jackhb saying we wouldent post here. Please close thread.
So you post here :rolleyes:Quote:
Originally Posted by Organised
Its only a space.. Calm down... Do i need to sign a Petition Now?
I'm sure somebody else would find something to moan about if I put it in the web-design section! :)Quote:
Originally Posted by Organised
www.habboid.co.uk/showthread.php?t=28
If you use it, then register.
Very Easy.
Try this:
PHP Code:<?php
$page = file_get_contents('http://www.habbohotel.co.uk/habbo/en/');
eregi('Habbos In The Hotel: <span class=\"white\">(.*)</span></b></td>', $page, $result);
echo ("There are currently $result[1] Habbos on Habbo UK.");
?>
hmm i think theres a tut on Crews with a K ;)