Answer the question
In order to leave comments, you need to log in
How to use PHP with NODE.JS?
I am creating a simple chat. I want to use PHP and NODE.JS on it. PHP - for authorization. NODE.JS - for the chat itself. I would not like to enter the port in the address bar, but the domain name from wamp local hosting. But I don't know how to do it.
Thank you.
Answer the question
In order to leave comments, you need to log in
Why do you need PHP there? And the port can be hidden using a proxy .
It is much more difficult to exchange sessions between PHP and Node.js, but this is also solved .
If you need asynchrony and push notifications in PHP, it's easier to tie workcres for queues like Gearmand / Beanstalk.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question