\n"; flush(); if(!system("/home/httpd/html/tsh/random_places.pl --noheader --html --init=$init --map=$map --reserv=$reserv --debug=$debug 2>$debug")) { echo "

Failure! (see debug)

\n"; } } else { echo "\n"; echo "

Missing argument error!

\n"; if(!isset($init)) echo "Missing argument init [init=5812366]
\n"; if(!isset($reserv)) echo "Missing argument reserv [reserv=varaukset.txt]
\n"; if(!isset($map)) echo "Missing argument map [map=kinopalatsi1.txt]
\n"; echo "\n"; } ?>