Node.js reading PHP session

Posted by Saif Bechan on Stack Overflow See other posts from Stack Overflow or by Saif Bechan
Published on 2010-03-30T02:58:55Z Indexed on 2010/03/30 3:03 UTC
Read the original article Hit count: 391

Filed under:
|
|
|

Does anyone know if Node.js can access the session variables you set in PHP. I want to deliver diverent content to logged in users and non logged in users.

If not, does anyone know a way to achieve this.

© Stack Overflow or respective owner

Related posts about node.js

Related posts about session