
07-05-2005, 08:07 PM
|
|
SEO Junior and a half
|
|
Join Date: Dec 2004
Posts: 49
|
|
Quote:
|
Originally Posted by smartcard
Great this cod is working fine for me. Thank you
PHP Code:
<IfModule mod_php4.c> php_value session.use_trans_sid 0 </IfModule>
|
Should the following line also be added?
php_value session.use_cookies 0
|