"; echo system(EscapeShellCmd("/home/jhollan/bin/".$para)) ; echo "
"; echo '
' ; echo EscapeShellCmd($para) ; echo "" ; # saving the settings: if ($save) { if ($long!=="") { setcookie("clong", $long, time()+3E7); } if ($lat!=="") { setcookie("clat", $lat, time()+3E7); } if ($t_utc!=="") { setcookie("ct_utc", $t_utc, time()+3E7); } if ($heis!=="") { setcookie("cheis", $heis, time()+3E6); } if ($next!=="") { setcookie("cnext", $next, time()+3E6); } if ($inte!=="") { setcookie("cinte", $inte, time()+3E6); } if ($line!=="") { setcookie("licline", $line, time()+3E6); } } setcookie("cmydefault", $line, time()+3E6); ?>