On Mon, Apr 26, 2010 at 12:33 PM, Neven MacEwan <[email protected]> wrote: > would implode(',', array_values($temp)) do?
array_values() won't work because of the 'value' key in the original array. -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
