Er. Rochak Chauhan - 2008-07-19 10:56:08 -
In reply to message 1 from sere catalin
Its simple..
just use this code to display just the links from this result array:
// Print the links
for($i=0; $i<count($result); $i++) {
echo "<div>".$result[$i]['link']."</div>";
}
I am not sure if I ever came across google image check (CAPTCHA) during search.... but if you do... try changing the domain from www.google.com to some other domain like google.uk or google.co.in
if you still face any issue, let me know.