I personally prefer php
Could you elaborate how it could be dangerous?PHP generally is decent, if you know what you're doing. If you don't, it can be dangerous.
Node is alright, but express is often times slower than a standard LEMP stack (PHP+NGINX).
Easily exploitable through SQL injections and XSS attacks if the developer doesn't manually filter it correctly. You wouldn't believe the amount of sites I've worked on where the previous dev completely disregarded all safety procedures.Could you elaborate how it could be dangerous?
