whiteboikyle Posted June 5, 2008 Share Posted June 5, 2008 Okay well i am making a register script.. And i am trying to make the password be at least 4 charcters.. so $mypassword is the variable that holds the users password.. count() and coun_chars() dont work for counting the letters.. Count only how many words.. and Count_Chars counts the arrays.. So.. any other way of doing it? Quote Link to comment https://forums.phpfreaks.com/topic/108796-solved-counting-letters/ Share on other sites More sharing options...
whiteboikyle Posted June 5, 2008 Author Share Posted June 5, 2008 NVM SOLVED I FIGURED IT OUT strlen() LOL! Quote Link to comment https://forums.phpfreaks.com/topic/108796-solved-counting-letters/#findComment-558091 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.