Rick,
The way I "solved" this problem is to have the output sent to a variable, let's say $temp_data, create a session and store $temp_data as a session variable, redirect to another page where I can read $temp_data and have it displayed on that page by calling it.
Hopefully my explanation is clear enough and suits your needs..
Metin
> -----Original Message----- > From: Rick Dahl [mailto:dmbserver@hotmail.com] > Sent: 30 May 2003 15:43 > To: php-db@lists.php.net > Subject: another redirecting question > > > The scripts I need to run before I redirect automatically > send output to the browser. I cannot alter these scripts. > Is there a way around this? > > Rick > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php