PHP is different because of the way it works. What that does is, when you request a web page from their server, they take that PHP page and execute some code to create an HTML file which is then sent to you. It makes no difference to your freedom what is done to that page; you asked for a page and you got one. It's not unethical for a server to execute code on itself to decide what exactly to send you.

Reply via email to