Integrating Node.js and PHP
1 min read

Integrating Node.js and PHP

40 words

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.

Comments