Is it unsafe if users can see your php code?

As we all know, you can see the html, css and javascript code of any page on the Internet (view the source code)

I tried to look at the php code of the websites and found that this was not possible.

Is it dangerous / unsafe (to ensure the security of websites) so that users can view php codes?

or is it just that php is a server-side scripting language?

+2
source share
1 answer

- , . , PHP, CAN . , (Web) .

+9

All Articles