
Ashton Cohen - 2014-03-10 20:01:01
I may be overlooking something obvious, but in testing this captcha code, I can not understand how to submit my form's data to my server-side form_mailer.php and also submit the form to <form action="<? echo $PHP_SELF ?>" method="POST">
Is there a method to validate the code, and THEN submit to the server-side form mailer?