Jump to content

Displaying googles search results n yor won page


hansman

Recommended Posts

They use the GET method so you could do as i.ve seen before and copy the address of the results page and open that in an iframe I suppose.

[code]<div id="iFrame1" style="position:absolute; left:1px; top:1px; z-index:0">
<iframe name="iFrame1" width=600 height=800 src="http://www.google.com/search?client=opera&rls=en&q=php+help&sourceid=opera&ie=utf-8&oe=utf-8" scrolling="auto" frameborder="1"></iframe></div>[/code]

LOL phpfeaks comes up first in a google search for php help  ;D
You might be able to do it ... until Google decides you're using their intellectual property without their consent and removing their trademarks followed by a short sharp letter from their lawyer to your web host and the disappearance of your site forever.  I could be wrong, though.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.