On Fri, Mar 7, 2008 at 1:15 PM, chetan rane <[EMAIL PROTECTED]> wrote:
> Hi all
>
>  how  can we manage session variables when cookies are disabled.

    You can send the request with an appended PHPSESSID.

    RTFM: http://us.php.net/session

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

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

Reply via email to