Search Array Keys and Return Matches
Posted in PHP, Articles, Web Programming on Aug 13th, 2008
I’ve had the need to search through an array and return the elements that have keys that match a search term. So I thought I’d share.
‘Why would I need this?’ would probably be the first question you’d ask, well if I wanted to search through an array for all the elements that related to […]





