Jump to content

What should we use instead of $_SESSION ?


MEG Venture

Recommended Posts

I've only needed session in one module, so I could re-display screen in bo (creating data for screen is heavy load).

 

working new module that will used inherent php shared memory on unix and widows post 2000, and if not available then session.

 

best to explain what you are tying to accomplish to get some ideas of how to do without session...also there are tricks to using session, i.e. to close session etc...that must be considered.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...