Jump to content

php spy/view ?


mynamesleo

Recommended Posts

The only way to do it is if:
1) you have an account on the same system as the page you wish to view and the permissions on that system are relaxed enough (either through command line or through a PHP script)
2) The programmers of the page makes a mistake and names the extension .htm or something like that
3) The web server (or sys admin) screws something up and doesn't enable the PHP module thus making every PHP page downloadable.

Situation 1 is the most probable. PHP was designed so that people can't read the code, hence it being a server side processing language.

B
Link to comment
https://forums.phpfreaks.com/topic/34589-php-spyview/#findComment-162952
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.