Hi all,

I had two website in different servers. Both website had same headers. so if login one server website and going to another website i want same session in this website. how to pass the session values to this server.

And also if logout server means both servers sessions need to distory.

Give me the best options.

Thanks
bala

Recommended Answers

All 2 Replies

Use a database to store your sessions, and have both servers access it.

Thanks.
if multiple user login means how to identify the specic user in both servers. guide me how to process..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.