Quote:
Originally Posted by heymatty
If they really want the info badly they can just download the file and look at your the path to the includes. Sure some people will only view html source but you can't guaratee they won't download the file.
|
how do you propose downloading a php file and viewing the source?
even using something like wget, the server still executes the php and returns html code.
unless the server is misconfigured you're probably not going to be able to download the php and view the source code