Chris G cl@isbd.net wrote:
On Wed, Jun 09, 2010 at 09:17:02AM +0100, MJ Ray wrote:
Use the PHP session handler, put the stuff in the session and make sure you are either: [...]
I agree in principle, the trouble is that I can't "get at" the PHP sesion handler because I can't easily insert code that runs before the HTML headers have been parsed.
I don't think that's a blocker if using URL-based sessions. Happily, this is moot now:
As it turns out I need to completely rethink what I'm doing anyway because PHP code run 'from the page' (i.e. embedded in the HTML) can't really do what I want.
which is probably just as well because it feels like no suggestion is ever good enough. I'll go back to work.
Regards,