Home
last modified time | relevance | path

Searched refs:test_answer (Results 1 – 4 of 4) sorted by relevance

/web-php/tests/Unit/
H A DTestAnswerTest.php27 $isValid = test_answer(
/web-php/manual/
H A Dspam_challenge.php52 function test_answer($name, $an, $bn, $answer) { function
H A Dadd-note.php58 elseif (!test_answer($_POST['func'], $_POST['arga'], $_POST['argb'], $_POST['answer'])) {
H A Dvote-note.php56 if (!test_answer($_POST['func'], $_POST['arga'], $_POST['argb'], $_POST['challenge'])) {

Completed in 16 milliseconds