Sorry about that . Its my first post, :(
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Cameron Metzke ([EMAIL PROTECTED]):
> > Hi there,
> > I have been trying to make a simple monitor script using fsockopen. here
it
> > is
> > --Start Code-
> >
>
* Thus wrote Cameron Metzke ([EMAIL PROTECTED]):
> Hi there,
> I have been trying to make a simple monitor script using fsockopen. here it
> is
> --Start Code-
>
> error_reporting(0);
> include 'config.php';
> $domain = $_POST['domain'];
>
> [... unneeded code ...]
>
> // Http port c
Hi there,
I have been trying to make a simple monitor script using fsockopen. here it
is
--Start Code-
monitor script
HTTP Server :
");
}
else
{
echo ("");
}
?>
FTP Server :
");
}
else
{
echo ("");
}
?>
POP Server :
");
}
els
Hi there,
I have been trying to make a simple monitor script using fsockopen. here it
is
--Start Code-
monitor script
HTTP Server :
");
}
else
{
echo ("");
}
?>
FTP Server :
");
}
else
{
echo ("");
}
?>
POP Server :
");
}
els
4 matches
Mail list logo