/ Published in: PHP
Instead of one element you can insert multiple at once: array($element1, $element2, $element3)
Expand |
Embed | Plain Text
You need to login to post a comment.
kurokikaze on 03/13/09
2 people have marked this snippet as a favorite
Instead of one element you can insert multiple at once: array($element1, $element2, $element3)
You need to login to post a comment.