The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Very simple proxy
CodeKing
post Oct 22 2007, 09:00 PM
Post #1


Advanced Member
****

Group: Members
Posts: 175
Joined: 12-September 06
Member No.: 118



I'm looking to make a very simple proxy. A PHP script connects to a server, sends a request for a certain page, and receives the request. No POST data, no cookies, sessions, or anything like that. How can I do this?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Oct 23 2007, 01:33 AM
Post #2


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



Not really a proxy, even, is it? Just enable "remote URL open" (or whateveritscalled), and you can open the remote html file with fopen().

(Ask again if you can't find whateveritscalled in the php manual...)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 10:17 PM