Problem with Array and Database :/
Posted: Mon Nov 21, 2011 3:33 pm
fawafawfwa
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
('$pics[0][$i]>', '$links[0][$i]')Code: Select all
('" . $pics[0][$i] . "', '" . $links[0][$i] . "')