0) { foreach ($suggest as $suggestion) { $suggestions[] = $suggestion; echo "Added a suggestion"; } } } return $suggestions; } ?>