JavaScript on the server-side like PHP
Posted
by Nathan Campos
on Stack Overflow
See other posts from Stack Overflow
or by Nathan Campos
Published on 2010-04-18T20:54:24Z
Indexed on
2010/04/18
21:43 UTC
Read the original article
Hit count: 479
I'm now thinking to establish my server-side code in JavaScript, and begin to do all on it, but I want to know about its security and flexibility compared to PHP.
I want to know too, if it can be successfully used to develop things like forum boards, full web-sites and things like this, as PHP does.
© Stack Overflow or respective owner