V
V
Vadim9972014-12-20 19:13:46
PHP
Vadim997, 2014-12-20 19:13:46

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

4 answer(s)
P
Philipp, 2014-12-20
@Vadim997

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 .

Z
Zlatoslav Desyatnikov, 2014-12-21
@pxz

Anything you want to do can be done using Node.js.

Y
Yuri Yarosh, 2014-12-20
@voidnugget

If you need asynchrony and push notifications in PHP, it's easier to tie workcres for queues like Gearmand / Beanstalk.

E
Ethril, 2017-05-05
@Ethril

system.cpu.util[,,]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question