"; $ddname=""; if (isset($_GET['myname'])) { $ddname=""; } $score=0; $goes=0; $blurb=''; $dblurb="Score: 0/0"; $totalj=0; $fortyeight="48"; $fortyeighti=""; $fortyeightj=""; $ob=""; $okp=""; $sh3=""; $aic="Am I Correct?"; $bc="background-color:yellow;"; if (isset($_GET['fortyeight'])) { $fortyeight=$_GET['fortyeight']; $fortyeighti=""; $fortyeightj="&fortyeight=" . $fortyeight; $aic="Correct?"; $ob=" onblur=\" if (this.value.trim() != '' && eval('' + this.value.length) >= eval('' + document.getElementById('wl').innerHTML)) { document.getElementById('subm').style.backgroundColor='orange'; document.getElementById('subm').click(); } \" "; $okp=" onkeydown=\" return isitnum(event); \" title=\"Type numerics to focus on that player number textbox.\" "; $sh3=" style='display:none;'"; $bc="background:linear-gradient(270deg, #00D7B9, #B95DD7 50%, #FFB367 100%);"; //linear-gradient(180deg, cornflowerblue, purple);"; if (isset($_GET['myname'])) { $fortyeightj="&fortyeight=" . $fortyeight . '&myname=' . $_GET['myname']; $h1prefix="'); \">" . str_replace(', ,',',',str_replace(', ,',',',str_replace(',,',',',trim(str_replace(' ',' ',str_replace('+',' ',urldecode($_GET['myname'])))) . ', '))) . ""; } else { $h1prefix="'); \">"; } } if (isset($_GET['numplayers'])) { $preifs=" What Is The English Word - RJM Programming - February, 2022
Player
NumberGame
"; for ($ih=1; $ih<=$_GET['numplayers']; $ih++) { $preifs=str_replace("", "" . $ih . str_replace('=isel','=isel' . $ih,$seloh) . "", $preifs); $preifs=str_replace("", "   " . $ih . "", $preifs); } echo $preifs; exit; } function ask() { global $score, $goes, $blurb, $fortyeightj; $letters=['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z']; $rl=rand(0,25); $lr=rand(5,12); $pr=rand(1,$lr); header('Location: ' . str_replace(":80/","/",str_replace(":443/","/","http://" . $_SERVER['SERVER_NAME'] . ":" . $_SERVER['SERVER_PORT'] . "" . explode('?',$_SERVER['REQUEST_URI'])[0] . '?position=' . $pr . '&length=' . $lr . '&letter=' . $letters[$rl] . '&score=' . $score . '&goes=' . $goes . $fortyeightj . '&blurb=' . urlencode($blurb)))); exit; } if (isset($_GET['youranswer']) && isset($_GET['theanswer'])) { if (isset($_GET['score'])) { $score=$_GET['score']; } if (isset($_GET['goes'])) { $goes=$_GET['goes']; } if (isset($_GET['blurb'])) { $dblurb=str_replace('+',' ',urldecode($_GET['blurb'])); } $goes++; $blurb=str_replace('+',' ',urldecode($_GET['explanation'])) . "" . $_GET['theanswer'] . " ... Score: " . $score . "/" . $goes; if (trim(strtolower($_GET['youranswer'])) == trim(strtolower($_GET['theanswer']))) { $score++; $blurb="Congratulations! ... Score: " . $score . "/" . $goes; } ask(); } else if (isset($_GET['letter']) && isset($_GET['length']) && isset($_GET['position'])) { if (isset($_GET['score'])) { $score=$_GET['score']; } if (isset($_GET['goes'])) { $goes=$_GET['goes']; } if (isset($_GET['blurb'])) { $dblurb=str_replace('+',' ',urldecode($_GET['blurb'])); } $w14a=$_GET['letter']; $wzero=""; $wz=""; $dwz="_"; for ($ii=1; $ii<=$_GET['length']; $ii++) { if ($ii == $_GET['position']) { $wzero.=$w14a; $wz.=$w14a; } else { $wzero.="0"; $wz.=$dwz; if ($dwz == "_") { $dwz="-"; } else { $dwz="_"; } } } $w10d=""; $jj=0; while (strpos($w10d, ' ') === false) { $w10d = file_get_contents(str_replace(":80/","/",str_replace(":443/","/","http://" . $_SERVER['SERVER_NAME'] . ":" . $_SERVER['SERVER_PORT'] . "/PHP/surprise.php?min=" . (1 + $_GET['length']) . "&max=" . (1 + $_GET['length']) . "&hastobe=" . $wzero . "&needclue=y&youllneverfindthis=y"))); $jj++; $totalj++; if ($totalj > 100) { exit; //header('Location: ' . str_replace(":80/","/",str_replace(":443/","/","http://" . $_SERVER['SERVER_NAME'] . ":" . $_SERVER['SERVER_PORT'] . "" . explode('?',$_SERVER['REQUEST_URI'])[0]))); } if ($jj > 10) { ask(); } sleep(2); } echo " What Is The English Word - RJM Programming - February, 2022 W",", w",str_replace(", W",", w",">" . $h1prefix . "What Is ")) . $_GET['length'] . " Letter English Word With \"" . $_GET['letter'] . "\" position " . $_GET['position'] . "? RJM Programming February, 2022

" . $dblurb . "

" . $fortyeighti . "   " . substr($w10d, strlen(explode(' ',$w10d)[0])) . " ...     
"; } else { ask(); } ?>