/ Published in: PHP

This function takes an array and a key that is unwanted. It will recurse through and unset the key in the argument array and all its sub-arrays.
Expand |
Embed | Plain Text
You need to login to post a comment.
This function takes an array and a key that is unwanted. It will recurse through and unset the key in the argument array and all its sub-arrays.
You need to login to post a comment.