When a session object is created - where is it store? (Perhaps on the 
application server - IIS or Appatche?) Or on a cookking on a user's 
computer?

To destroy the session object (widht all session vairables inside the 
particluar session object) can I use session_destroy();

What is also the default life span of a session object? and can this 
bechanged?

Reagrds

Jacques 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to