dc_jt Posted February 19, 2008 Share Posted February 19, 2008 If Ive got $mem_num[1] which contains numbers 12345 How do I count how many numbers there are in $mem_num[1]? I want to do if count($mem_num[1]) == 5 then correct else incorrect? Thanks Quote Link to comment Share on other sites More sharing options...
dc_jt Posted February 19, 2008 Author Share Posted February 19, 2008 Stupid me! strlength does it Quote Link to comment 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.