For my understanding
[email protected] (Karl DeSaulniers) Sat, 25 Jul 2015 20:33:44 -0500
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Hello,
This might be a question better suited for the general php list.
If it is, please let me know.
I have inherited some pages that have a code on it I don't recognize.
Can anyone enlighten me as to what this code is doing?
[code]
array_walk($Options, create_function('&$val', '$val = trim($val);'));
Is this creating php variables from the contents of the $Options array?
TIA
Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com