Log in

View Full Version : Showing a random image from Google search



eloureiro
06-20-2012, 01:50 AM
Hi,

I'm looking for some script or service that shows a random image from Google search.

I've found two, but neither is really working...

One script in PHP:
http://bytes.com/topic/php/insights/911682-retrieve-random-image-url-google-php
Problem: returns a "error while searching" error.

One service in javascript:
http://www.c-c-c-combobreaker.com/
Problem: doesn't show the image but a wrong ling beginning with "p://..."

Any help would be appreciated.

Eduardo