I\'m getting the error below...
Warning: implode() [function.implode]: Invalid arguments passed in \\wp-content/themes/mytheme/functions.php on line 1335
at...>
You can try
echo implode(', ', (array)$ret);