Hello. i love ythis post.. but i have a problem with my project… in your tutorial, you said

https://www.googleapis (dot) com/customsearch/v1?googlehost=google.co.uk&safe=medium&searchType=image&key={apikey}&cx={cseId}&q={search}

This code to search Image but when i try this code, my project eror.. and when i used this code

https://www.googleapis (dot)com/customsearch/v1?googlehost=google.co.uk&key={apikey}&cx={cseId}&q={search}

my project work, but this code just search web, not image..

Can you help me… ??