Re: Multi sessions - IE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 4, 2008 at 2:37 PM, Thiago Pojda
<thiago.pojda@xxxxxxxxxxxxxxxxxx> wrote:
> De: Ryan Yagatich [mailto:ryagatich@xxxxxxxxxx]
>  <Ryan>
>
>         you mean like session.use_trans_sid in php.ini?
>  </Ryan>
>
>  How does this thing work anyway? As far as I read, it adds the session id to
>  every (default behavior) href and a hidden field in forms, right?

<?php
    echo "http://www.domain.com/script.php?".session_name()."=".session_id();
?>

-- 
</Daniel P. Brown>
Ask me about:
Dedicated servers starting @ $59.99/mo., VPS starting @ $19.99/mo.,
and shared hosting starting @ $2.50/mo.
Unmanaged, managed, and fully-managed!

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux