referrer question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mappone
Forum Newbie
Posts: 1
Joined: Tue Jun 08, 2010 1:33 am

referrer question

Post by mappone »

Hello i'm new in php and i'm not sure if is related question to php i'm building a site in wich i have a module search that come from google: http://www.google.com/cse
In homepage If i search something with this module the results loading in a iframe of my website but i have seen that if i click any results loaded in this frame the referrer that send to visited site is google and not my website There is any mode to make that referrer that i send when click is my website and not google?
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Re: referrer question

Post by phdatabase »

Don't load it into an iframe.
Post Reply