Thread
:
Filling an array with an array
View Single Post
08-02-2008, 09:56 AM
#
3
(
permalink
)
sjaq
The Acquainted
Join Date: Nov 2007
Location: Netherlands
Posts: 105
Thanks: 9
PHP Code:
$fp
[] =
"foreach (array('"
.
implode
(
',\''
,
$data
[
'options'
]) .
"') as $option) {
or something like that
sjaq
View Public Profile
Send a private message to sjaq
Visit sjaq's homepage!
Find More Posts by sjaq