PHP Hidden Gem: similar_text()
Every once in a while you need to solve this unique problem. This problem that you usually only have to solve once or twice. So you start developing, but quickly wonder what the best solution is. You can write your own solution, but it pays off to at least search through PHP.net a bit to see if there is not already a solution for it in PHP.
posted on July 10, 2009 - 3 comment(s) - tags: php, hidden gem, strings

08-10-2010: