I think it’s simple but I am too dumb to write one. Can someone provide me with a regular expression that checks a given string for at least 1 letter and at least 1 number?
Also please give some explanation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
REs aren’t that good for very complicated things like multiple orders but this simple one should be representable with: