";
$output .= nl2br(shell_exec("/home/james/bin/letters -d/home/james/www/dictionary -m5 ".escapeshellarg(strtolower($_GET['letters']))." | /home/james/bin/sortbylength | head -n10"));
$output .= "
";
} else if(isset($_GET['target'])) {
if($_GET['num1'] && $_GET['num2'] && $_GET['num3'] && $_GET['num4'] && $_GET['num5'] && $_GET['num6']) {
$output .= "";
$output .= nl2br(shell_exec("/home/james/bin/numbers ".escapeshellarg($_GET['target'])." ".escapeshellarg($_GET['num1'])." ".escapeshellarg($_GET['num2'])." ".escapeshellarg($_GET['num3'])." ".escapeshellarg($_GET['num4'])." ".escapeshellarg($_GET['num5'])." ".escapeshellarg($_GET['num6'])));
$output .= "
";
} else {
$output .= "Please act sensibly!
";
}
}
?>
Many thanks to everyone who gave feedback towards the new solver! The new version is available here. Now with instant letters solutions and more natural numbers solutions.
On this page, you may enter the letters and numbers off countdown, and the server will solve countdown for you! If you wish to run the old version of this software on your computer, you can get it here. The advantage of running it on your computer is that you can get more than just 10 words, and you can get words smaller than 5 characters. More importantly you get the code, and that's the fun part.If you like this and wish to make a donation, your Bitcoins will be gratefully accepted at 15o1WZAmYoYe1bQicgrV7Z6wM6k1bqa1hq.