I asked someone why it would be a good idea to use a scripting language such as PHP when you can write a Javascript code. As far as I can see, I'm thinking that the server should do the least amount of work and let the client computer handle more work load. Now, if someone turned off Javascript in their browser, my theory goes down the drain. Can anyone give me a better reason to use a server side scripting language such as PHP?
