By etoolbox
via electrictoolbox.com
Published: Oct 27 2009 / 19:42
I've been working at a new job and the interesting thing when working with other people's code is you often learn a heap of stuff you didn't already know. A couple of weeks ago I came across a way to merge arrays in PHP with the + operator, instead of using the array functions (e.g. array_merge) so share this here.
Add your comment
Voters For This Link (12)
-
etoolbox -
mswatcher -
yakkoh -
opensas.myopenid.com -
matt -
jody4321 -
Rocky1138 -
PureForm -
jmjimene -
antych -
iv23160 -
phpfreak


