Hello, Sessions are complex enough already. Doing hacks on the hash by yourself is a very bad idea IMO.
Derick On Wed, 16 Jan 2002, Yasuo Ohgaki wrote: > brad lafountain wrote: > > I tried that and it works... but.. > > > > if the session isn't started then the hash isn't created.. > > and there isn't a way to start it, is there? > > I would like it so i don't have to use > > call_user_function(); > > > > I still think the session extension would make a nice api. > > > > If hash is not created, you can create hash. > Session module will not delete if type is array, but use it > when session is started. > > However, I'm not sure if the hash is replaced or not when > session module decode data. How about try & check see if it > works? > > -- > Yasuo Ohgaki > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]