View Single Post
Old 08-02-2008, 09:56 AM   #3 (permalink)
sjaq
The Acquainted
 
sjaq's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 105
Thanks: 9
sjaq is on a distinguished road
Default

PHP Code:
$fp[] = "foreach (array('" implode(',\''$data['options']) . "') as $option) { 
or something like that
sjaq is offline  
Reply With Quote