2020-03-15 UTC
# lowarago Hey, I have a website that I got from GoDaddy web hosting and I want to make a very simple login system. Now, I figured that my only option is to code it in PHP for better security. When I searched how it could be implemented with JavaScript, the results all pointed to server-side coding, like nodeJS. I think that I cannot run a nodejs on my web hosting. So, is PHP my only option?