L
L
lxfr2014-02-03 09:27:34
PHP
lxfr, 2014-02-03 09:27:34

How to create a session in PHP so that it can be read by the nodejs server?

Suppose my PHP is running on port 80, and Node is running on port 81.
How can I create a session in PHP so that the nodejs server can read it?
The session is natural for a person who simultaneously sits on ports 80 and 81.
Can be the simplest example.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Vasilchuk, 2014-02-03
@lxfr

Store sessions, for example, in Redis.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question