-
pandora status check for 2 network connection
dbname=”pandora”; // MySQL DataBase name
dbuser=”root”; // DB User
dbpassword=”pandora”; // DB Password
dbhost=”x.x.x.x”; // DB Host
HTTP_GET_VARS[“monitor_down”];
if(monitor_down == 0){
echo ““;
}else{
echo”“;
dbname=”pandora”; // MySQL DataBase name
dbuser=”root”; // DB User
dbpassword=”pandora”; // DB Password
dbhost=”x.x.x.x”; // DB Host
HTTP_GET_VARS[“monitor_down”];
if(monitor_down == 0 ){
echo ““;
}else{
echo ““;
}// btw: i code that by myself and in the beginning it works but somtimes later it does not show the right status eg. if it works gonna in green right
but now when it works it shows in red ….seem like sth wrong as my point of view i think either pandora satellite or pandora server console …
what u think? …perhaps sth else but i might not know
thank a lotps. the above code isn’t complete code since if i put $ or
it force my code not able to show in the webboard thanks
Sorry, there were no replies found.