NYCPHP Meetup

NYPHP.org

[nycphp-talk] retro php

Kenneth Dombrowski kenneth at ylayali.net
Tue Oct 14 03:53:44 EDT 2003


On 03-10-14 00:35 -0700, shawn at shawnlawyer.com wrote:
> Hey Man,
> 
> I'm not sure of the exact version it changed in, but you need to register
> the session vars. it's been so long so I don't remember the exact function
> name., but that should be it. have a good one
> 
> Shawn Lawyer
> 

Thanks Shawn,

I gave both:

session_register($HTTP_SESSION_VARS);

and, e.g.,

session_register($HTTP_SESSION_VARS['S_user_id']);

a desperate try before writing to the list; neither has any result,
which is one reason I was suspicious of lousy php.ini settings &/or
buggy weirdness in this ancient version of PHP

Thanks for the response though,
Kenneth




More information about the talk mailing list