[nycphp-talk] AOL, sessions
Jeff Siegel
jsiegel1 at optonline.net
Fri Oct 24 04:27:47 EDT 2003
Too far down the road and too many reasons why that can't be done.
Jeff
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org]
On Behalf Of Analysis & Solutions
Sent: Thursday, October 23, 2003 7:33 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] AOL, sessions
Hi Jeff:
On Thu, Oct 23, 2003 at 05:27:42PM -0400, Jeff Siegel wrote:
> When going from the final page to the "Thank You" I use the following:
>
>
header("Location:$http://{$_SERVER['HTTP_HOST']}/used_auto_parts_request
> /used_auto_parts_request_thanks.php?code=" . session_id());
>
> The "Thank You" page grabs the session ID and then performs its stuff.
>
> This works quite nicely *UNLESS*, it seems, someone is using AOL and
> it's built-in browser.
AOL's a pain, that's for sure. It really blows when the big players
ignore standards and come up with proprietary kluges.
Anyway, the simple way is to send it between scripts using post rather
than sessions.
See you,
--Dan
--
FREE scripts that make web and database programming easier
http://www.analysisandsolutions.com/software/
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list