Hi guys,
I got a form and want to add right above the submit button a text field where it asks " what’s your security code?", this is stored in the users data base and row “seccode”.
How can I implement this so if they answer correctly the form is submitted otherwise it just echoes “wrong answer”???
Thanks in advance