View Single Post
Old 08-31-2003, 12:04 AM   #4 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
I also found this, add to your .htaccess if you can't edit the php.ini file:
Code:
php_flag session.auto_start off
php_flag use_trans_sid off
bdl is offline   Reply With Quote