RE: [PHP-DB] ini_set / $_SESSION[''] file directory

2005-10-31 Thread Bastien Koert

yes



From: Ron Piggott <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: PHP DB 
Subject: [PHP-DB] ini_set / $_SESSION[''] file directory
Date: Sun, 30 Oct 2005 01:58:42 -0500

Is there a way that I may specify the directory (perhaps with the
ini_set command) where the $_SESSION[''] files are stored on the
server?

For example I want to place them in

/home/my_directory

is session.cookie_path the variable this directory is specified in?

(I read that you need to specify this before the session_start();
command)

Ron

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



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



[PHP-DB] ini_set / $_SESSION[''] file directory

2005-10-29 Thread Ron Piggott
Is there a way that I may specify the directory (perhaps with the
ini_set command) where the $_SESSION[''] files are stored on the
server?  

For example I want to place them in

/home/my_directory

is session.cookie_path the variable this directory is specified in?

(I read that you need to specify this before the session_start();
command)

Ron

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