Catalog error..
this happens when i open the cata
http://prntscr.com/nrcua
it also crashes too.
(I have converted from phx to butterstorm)
Any help is much appreciated.
As annoying as that song is... im glad he got the first ever 1billion viewed video on youtube, Justin Bieber was heading for that title.. at least its something else other than that faggot.
You can use this to see if a port is online / offline on an IP / Domain
<?php
class StatusTest {
function GetStatus($ip, $port) {
$status = array("<font color='red'>OFFLINE</font>", "<font color='green'>ONLINE</font>");
$fp = @fsockopen($ip, $port, $errno...