Re: to pass session from one websever to another webserver

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

 



On Wednesday 04 May 2005 15:54, Balwant Singh wrote:
> hi to all
>
> i want to pass session variables from  one websever to another
> webserver.  may please help.

Solution 1: Use a custom session handler.
Solution 2: Disable cookies when using sessions (use GET to pass the session 
ID) and use a single session data storage location.
Solution 3: Set a unique domain for both webservers when passing sessions via 
cookies and use a single session data storage location.

>
>
> with best wishes
> balwant

-- 

Cyberly yours,
Petar Nedyalkov
Devoted Orbitel Fan :-)

PGP ID: 7AE45436
PGP Public Key: http://bu.orbitel.bg/pgp/bu.asc
PGP Fingerprint: 7923 8D52 B145 02E8 6F63 8BDA 2D3F 7C0B 7AE4 5436

Attachment: pgpJB5kBMddvC.pgp
Description: PGP signature


[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