hi,

> You could use an .htaccess file to disable the session.use_trans_sid flag in
> the php.ini file, like this:
>
> php_flag session.use_trans_sid off
>
> Kirk
>

*** what I meant if i publish it on another server and which is used by lots of
clients
I suppose that some of them made their application with trans-id and other
without
so I would have to choose the good server the one where trans-id is not enabled
...??? SO that's why I was asking I would like to build an application that
could work everywhere...
By the way is there a way to hide the SID , when it is not done by the method
POST, for example in header(location:...) or manually bu the calling of the
page??

Thanks

Dalyyla


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to