[PHP] PHP HTTP Forwarding / Port Translation

2002-11-12 Thread Mike MacDonald
Hi People ! (Diagram below in text) I'm interested in thoughts on how to effect the equivalent of Router Network Address Translation for a PHP page. The feature that are important are: o Can process forms o Can pass images o Can manage relative HREFs o Least invasive to the

[PHP] Relaying variables to distant site

2002-11-14 Thread Mike MacDonald
Hi People! Can anyone help with this: Want to pick up variables passed from form in PHP page and pass to distant site. Can use long get, but would like to access ALL variables in the PHP page and pass them forward, without coding each individual one if possible

[PHP] Thanks !!!

2002-11-14 Thread Mike MacDonald
Well thanks heaps everyone for some very good ideas ! I'm taking bits and pieces and coming together with a very fine understanding ! Much appreciated ! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Relaying variables to distant site

2002-11-14 Thread Mike MacDonald
[EMAIL PROTECTED] (Ernest E Vogelsinger) wrote in news:5.1.1.6.2.20021115015548.028ef858;mail.vogelsinger.at: [EMAIL PROTECTED] Ernest ! I just tried out your solution and it formats up the get string out of the box! We're really close because although the page still errors, if I print the

[PHP] Re: Relaying variables to distant site

2002-11-15 Thread Mike MacDonald
Hi people ! Just a few words of thanks. This site is now up and going with the help of all of you Your guidance pointed us towards new learning and discovery. In the end we needed to use a number of the suggestions made -- the destination app is somewhat brittle! and the client firewall