Releases:

Online/Offline status image
How to Use:
In your html code, use this url as a image:
Code:
http://obbah.100webspace.net/status.php?ip=IPADDRESS&port=PORT
Replace as necessory, and if you can use ip address (public) or domain name. Put your server port for PORT (I suggest you encrypt it).

Small Version (for use with habbo web site templetes)
How to Use:
Code:
http://obbah.100webspace.net/status_small.php?ip=IPADDRESS&port=PORT
Same as above. This is good for people who use the habbo web templete. You can use this in replace of that "Yifan94 is Online" thingy.
Online
Text version, fits anywhere with right javascript code. *USE FOR REMOTE SERVER MANAGER*
How to Use:
Code:
http://obbah.100webspace.net/status_text.php?ip=google.com&port=80
Once again, same useage. This is good for almost anywhere.
Javascript Version *DO NOT USE FOR REMOTE SERVER MANAGER*:
Code:
<script type="text/javascript" src="<A href="http://obbah.100webspace.net/status_javascript.php?ip=IPADDRESS&port=PORT">[/CODE">http://obbah.100webspace.net/status_javascript.php?ip=IPADDRESS&port=PORT">
This is a noob friendly version. You can put this anywhere in your html code: ex. Notes:
If you use this, please give me credit. I don't care if you put Thanks Yifan Lu for the status image in the smallest font size you can find. Also, notice you can use any port, not just your server port and it'll see if it can see it. For example, put 80 as the port and you can see if your web site is up (if you are hosting yourself). Any questions can be posted below. I'll be happy to answer them.