Hi all,
I am pretty new to HTML but have learnt fast and am creating my own website. Everything is okay, I have a small knowledge on CSS but i've hit a brick wall - PHP.
Basically there are a few things I want to do:
- I have register form where you type a username, password, email address and CAPTCHA code.
- I want this data to be stored in a database when complete (I have a CAPTCHA script that works great) However when submitting how can I get 'wrong code' on the same page instead of on a blank page. I would like it underneath the image in red!
- Goes with previous, when submitted and data has been stored in DB I would like it to link to a page saying thank you your information has been stored and an email will be sent shortly.
Hopefully this is easy to understand, thanks for any help
- Jack
I am pretty new to HTML but have learnt fast and am creating my own website. Everything is okay, I have a small knowledge on CSS but i've hit a brick wall - PHP.
Basically there are a few things I want to do:
- I have register form where you type a username, password, email address and CAPTCHA code.
- I want this data to be stored in a database when complete (I have a CAPTCHA script that works great) However when submitting how can I get 'wrong code' on the same page instead of on a blank page. I would like it underneath the image in red!
- Goes with previous, when submitted and data has been stored in DB I would like it to link to a page saying thank you your information has been stored and an email will be sent shortly.
Hopefully this is easy to understand, thanks for any help
- Jack