Recent content by 24JJ24

  1. 2

    PhP - MySQL Validation issue?

    Hi, I am trying to get some code straight. I know its a bit messy, apologies. The aim of the script is that if the email matches a regex expression (previously defined), then it checks the database to see if the email the user has entered is already there. If it is, it prints back a message...
  2. 2

    PhP - MySQL Validation issue?

    Hi, I am trying to get some code straight. I know its a bit messy, apologies. The aim of the script is that if the email matches a regex expression (previously defined), then it checks the database to see if the email the user has entered is already there. If it is, it prints back a message...
  3. 2

    PhP - MySQL validation issue?

    Hi, I am trying to get some code straight. I know its a bit messy, apologies. The aim of the script is that if the email matches a regex expression (previously defined), then it checks the database to see if the email the user has entered is already there. If it is, it prints back a message...
  4. 2

    PhP - MySQL Validation issue?

    Hi, I am trying to get some code straight. I know its a bit messy, apologies. The aim of the script is that if the email matches a regex expression (previously defined), then it checks the database to see if the email the user has entered is already there. If it is, it prints back a message...
Back
Top