Date: 07/18/00
- Next message: Diamant-Berger Antoine: "[phplib] Is there some kind of code repository ??"
- Previous message: Mike Green: "[phplib] Use of PHPLib with PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello all,
I'm trying to setup some sort of error page system, where errors from the
webserver are redirected to. Everything seemed to be going fine (database
updates, e-mail sent out to admin, etc), but now I am stuck trying to have
the error variables($REDIRECT_STATUS, $REDIRECT_URL and a few others)
available to use in the page. When the page redirects itself with an
appended session id, these variables no longer exist. I tried assigning
them into persistent variables, and then calling them from the re-directed
page, but this doesn't work. I think it doesn't work because the page
refreshes before the variables are registered as being persistent.
How can I grab these variables for usage on the redirected page? Any help
would be much appreciated.
Thanks,
-matt
------------------------
Matthew R. MacIntyre
Webmaster, Newlix Corporation
http://www.newlix.com
Tel: 613.225.0516
Fax: 613.225.5625
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Diamant-Berger Antoine: "[phplib] Is there some kind of code repository ??"
- Previous message: Mike Green: "[phplib] Use of PHPLib with PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

