can i connect to exterl servers from behind proxy?

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
saumya
Forum Contributor
Posts: 193
Joined: Sun Jan 30, 2005 10:21 pm

can i connect to exterl servers from behind proxy?

Post by saumya »

is it possible to connect to external servers from behind proxy?if yes, please help me with a code.I am a new be in PHP just getting to understand.If you can explain its even better.
thanks
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

See if this helps.
saumya
Forum Contributor
Posts: 193
Joined: Sun Jan 30, 2005 10:21 pm

Post by saumya »

thank you.
But not working.I mean i want to connect to another server and get one xml file from that server, while behind a proxy.Actually i am trying to make my own rss reader.I do not want to go to those sites again and over.Just open my application and it should get all of them on my desktop.Is it possible?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Post Reply