Blog
14Feb
PHP: Extra array functions
Posted on February 14, 2011 in PHP byDuring my recent PHP/TYPO3 adventures I had to come up with some extra array functionality to grab my desired data from an array. Shockingly I couldn't find any official PHP way to do this. So I created my own.


