$val) { array_walk( &$val, 'smallstrip'); $output .= '$'.$name.'['.$key.']=array(\''.implode( '\',\'', $val).'\');'."\n"; } return($output); } ?>