Question
PHP - Node communication/auth/registration?
Hey, how can I make PHP page with login fields save users ID in sessions and then in Node.js server ( site.com:3000 ) get that session/user ID?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×