PHP startsWith and endsWith functions

Hi Guys, Being from java background I always wondered why PHP won't supply some functions that are so handy in certain situation. Two of those functions are endsWith() and startsWith(). Now no way i am saying that we should use them to get the result because there are heaps of ways to achieve the same result but lets take a look at these functions Usage of these functions is really straight forward but if you need  any help leave a comment. … [Read more...]