fork(4) download
  1.  
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
include ('control.php'); //nothing here 
if (isset ($_POST['a']) && isset ($_POST['b']) && !is_numeric (($_POST['a'] * $_POST['b']) . '') && (($_POST['a'] * $_POST['b']) != INF)) nextpart ();