TrainReq
03-20-2007, 11:44 PM
What is the query to run to check if a posted value is 3 charicters or longer...
for example:
If posted value in password feild is longer than 3 charicters.. echo "Valid!" if not echo "Invalid!"
how do i do that?
for example:
If posted value in password feild is longer than 3 charicters.. echo "Valid!" if not echo "Invalid!"
how do i do that?