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 Link to comment https://forums.phpfreaks.com/topic/91897-count-array/ Share on other sites More sharing options...
dc_jt Posted February 19, 2008 Author Share Posted February 19, 2008 Stupid me! strlength does it Link to comment https://forums.phpfreaks.com/topic/91897-count-array/#findComment-470570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.