Accessing proxy and performing POST method

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
sunslinger
Forum Newbie
Posts: 1
Joined: Mon Jul 10, 2006 3:45 am

Accessing proxy and performing POST method

Post by sunslinger »

Hi everyone,

I'm quite new to PHP and would hope to get your advice on thsi particular project that I'm trying to do.
I'm using my desktop to log into my office NT domain and would like to access an intranet page where I can then submit some values over some fields. The problem is that I first need to get past my office's proxy and authentication.

Question is: Is what I'm doing doable from PHP? If Yes, a little nudge in the right direction would be very much appreciated. If not, could someone point me to the right direction - another language perhaps?

Many Thanks,
sunslinger
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Talk to your system administrator.
Post Reply