|
|
|
|
|
by ChocolateGod
397 days ago
|
|
You can probably use something like https://www.cgi-node.org/ to get close to the PHP model in the JS world. But, I wouldn't be surprised if its slower than PHP due to the overhead of starting up NodeJS for each request, as PHP has been optimised to have fast start times. |
|