0 LIKES LikeUnLike
What's the PHP function that will count the number of occurrences of something within a string?My registration script needs to check password strength, and in order to do that I need to count the number of numbers within a password.So, I need the function that given "$password" will search and count the numbers in it.How would I go about this? Regex?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 3 answers.