Getting the first URL of an image search result with google image API in PHP
- by DomingoSL
Hello, did you know a php script (a class will be nice) who get the url of the first image result of a google api image search? Thanks
Example.
<?php echo(geturl("searchterm")) ?>