'; $xx=str_replace('"','',str_replace("+"," ",urldecode($_POST['tacount' . $tdcnt]))); if (strpos($xx, '"data:') !== false) { $xxs=explode('"data:', $xx); for ($i=1; $i' . $xx . ''; $tdcnt++; } } foreach ( $_POST as $key => $value ) { if (strpos($key, "iplay") !== false) { $numgoes=explode("iplay", $key)[1]; if ($numgoes == "") { $numgoes="0"; } $findings.=''; } else if ($key == "playonce") { $numgoes="1"; $findings.=''; } else if ($key == "playtwice") { $numgoes="2"; $findings.=''; } } if (file_exists("stparam.html")) { if (str_replace("?","",('' . $_SERVER['QUERY_STRING'])) != '') { echo str_replace("", $findings . "", file_get_contents("HTTP://www.rjmprogramming.com.au/HTMLCSS/stparam.html?" . $_SERVER['QUERY_STRING'])); } else { echo str_replace("", $findings . "", file_get_contents("stparam.html")); } } exit; ?>