What is wronge with this
if(strlen($_POST) < '30' || strlen($_POST) < '35' || strlen($_POST) < '30' || strlen($_POST) < '30') {
//ERROR goes here
}
It will not make sure is user is greater than 30 erros but dont work ect email is 35. Why it works but every time you try something it will show the error and stop when user ect is smaller the that number...
WHY?
Comments
The Royal Ram
Sorry my mess up. I need to pay more think to this. SORRY!
Ive made mistakes like that in the past
The Royal Ram