$key)); $result = $google->search(array('query' => Util::getFormData('q', 'horde'))); if ($result !== $false) { echo '
'; var_dump($result); echo '