JCaptcha::checkAnswer
Checks if the answer is correct.
Signature
public function checkAnswer(string
$codeĀ )
Parameters
-
$code
- The answer.
Returns
- mixed
- The return value of the function "onCheckAnswer" of the selected Plugin.