/phpfunctions

Collection of php functions I used in some of my projects

Primary LanguagePHP

PHP Functions

ABOUT:

Collection of PHP functions written and used in some of my projects. Credit given where due, most of the code is adapted, and this repo represents a collection.

startsWith and endsWith

startsWith and endsWith Functions adapted from

Gaurav Phapale