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? 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! Link to comment https://forums.phpfreaks.com/topic/108796-solved-counting-letters/#findComment-558091 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.