PHP SQL Form Insert

Posted by Prateek Sachan on Stack Overflow See other posts from Stack Overflow or by Prateek Sachan
Published on 2012-06-01T04:35:41Z Indexed on 2012/06/01 4:41 UTC
Read the original article Hit count: 228

Filed under:
|
|
|

I've developed a form that inserts many things into the database. But somehow, when the page is filled up; it inserts only the user_password that too of the database admin. here is the code. Any help would be great.

  • Invalid Name: We want names with more than 3 letters.
  • Invalid E-mail: Type a valid e-mail please.
  • Passwords are invalid: Passwords doesnt match or are invalid!
  • Please enter your contact number.
  • Please enter your age
  • Congratulations! All fields are OK ;)

© Stack Overflow or respective owner

Related posts about php

Related posts about sql