Notes 1 min read 40 words

Integrating Node.js and PHP

ES
Integrating Node.js and PHP

In the following article: In the following article, we can see several ways to interact from PHP with node.js, using websockets.

The example uses nginx, which is something to appreciate, as it’s the web server I use for these purposes.