Alternative session control system

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

 



Hello,

I need an alternative session control system different from the PHP
standard one, that does not need to use the headers, because it's for a
series of scripts that will be accessed through AJAX javascript code
inserted in different places of a web page which headers I do not
control, so I cannot do an start_session before headers sent or
setcookies neither.

I have an idea on how to solve this, based on client IP, but if there is
something done yet, I do not want to reinvent the wheel from scratch.

Thanks a lot in advance,

-- 
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