Usage: $lowerlen(text) - returns $len of the lower cased letters only $upperlen(text) - returns $len of the upper cased letters only EG $upperlen(qweRTYUIOP) will return 7 and $lowerlen(qweRTYUIOP) will return 3
Re: Upper/Lower case version of $len???#8934506/07/0405:08 AM