UPHPUers:

I'm coding along and I've discovered something that bothers me....

My $_SESSION array picks up other session variables from an entirely
different php program.  No a big deal except, I don't want to
accidently overwrite something from one php program to the next.

Is there a way to define something like $_SESSION that would be
unique, (i.e. a unique name) and that I could simply call within any
given script.

Seems like there ought to be a way to create unique sessions that
would be added to or have elements overwritten, etc.

Thanks

Merrill

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to