you still see the redirection "middle page" then .. the redirection needs to happen (as some extra information is collected), but what i want to display to the user is just the end result.
Martin Towell <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > what about just include'ing it? > > -----Original Message----- > From: DigitalKoala [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 11:53 AM > To: [EMAIL PROTECTED] > Subject: [PHP] really hopelessly stuck on this problem! > > > hi folks, > > i've been tearing my hair out over a redirection problem ... but i can't > seem to find a satisfactory solution. > > i'm sending some variables to a script on an external webpage, the webpage > sends me the data i need back.. except that this page goes through a > redirect page... > > i want to keep this redirect page hidden from the end user. > > i cannot link directly to the redirect target, as the redirection is > actually retrieving essential data from elsewhere before arriving at its > destination. > > also i tried using fopen to read the complete html from this fetch, parse it > and retrieve the data that i want.. but this is so slow. > > is there a way i can just get the results from the final html page and > display that to the user directly? > > i hope i've explained this clearly enough :) > > thanks for your help!! > > dk > > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php