Hi,
I have a pretty quick question regarding PHP code
if script is hidden from client's browser
and php code are rendered back as HTML to the user
is there a way ever that someone can view your code using say a browser plugin?
or getting your source file and the running that from your localhost?
i dont know if this is possible.
just being curious.
if its not, then whats the use of hiding the config file such as db username and pw from the root directory of your web server?
thanks in advance!