security - PHP getting the PHP file -


Do you have a way to get the source file of PHP from a HTML file or web browser to JavaScript itself? if so, how? If not, why not?

No, this is not possible. Server-side languages ​​are meant for translation and before are sent to the browser.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -