Hi,
I want to some hints that, using php script how we can chagne our header's information like our ip, explorer's type and other properties which go in header.
Basically i want that i write a url in textfield after clicking on the button the request go to that url but my page should be previous one. And i myself give the information in header that go on the url.
Thanks alot.
Crinch.
"Header information"
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Maybe cURL? Though I am not sure this is exactly what you want. I am actually not exactly sure what you want. Could you provide an example?
thanks for your response.
Actually i am interesting in that, whenever i go on any url, my original ip address and proxy did not show instead a fake ip and proxy displayed that i will give my self.
It is all done when a request is sent to any url, the explorer takes all this information with it, i want to change that.
If you have any idea, plz share with me.
thanks.
Crinch.
It is all done when a request is sent to any url, the explorer takes all this information with it, i want to change that.
If you have any idea, plz share with me.
thanks.
Crinch.
- aerodromoi
- Forum Contributor
- Posts: 230
- Joined: Sun May 07, 2006 5:21 am
Re: thanks for your response.
I'd say you need an anonymous proxy for that...crinch wrote:Actually i am interesting in that, whenever i go on any url, my original ip address and proxy did not show instead a fake ip and proxy displayed that i will give my self.
It is all done when a request is sent to any url, the explorer takes all this information with it, i want to change that.
If you have any idea, plz share with me.
thanks.
Crinch.
You can't "just" replace an ip address with anything you want since the information you've requested should also arrive at your destination.
As to your php approach...
Of course you can resort to fopen and fgets. However, you'll have to consider that some search engines also provide an ip search...
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK