From: "Pushpinder Singh" <[EMAIL PROTECTED]> > I dont have rights t change this value for my webserver. I only want > this value to be changed for my application. Is there a way to take > care of this ? Thanks again !!
You can use an .htaccess file or (maybe) ini_set() (before session_start()!!). Consult your friendly PHP manual. :) ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php