Hey guys, I now have a new problem.
Does anyone know how to use the strpbrk() in PHP to only count the letters in the char_list?
It's counting all characters after the char_list characters have been detected, is there a way to limit it to only those characters that match or even is there another function for this?
Thanks.


LinkBack URL
About LinkBacks
Reply With Quote

