Jump to content

Is it possible to view php source code??


php_beginner_83

Recommended Posts

Hi All

 

I was just wondering if it's possible to view a websites php source code? 

I know that php is a server side scripting language and that it is processed at the server and the results are sent back to the browser but there always seems to be ways around everything to do with computing.

 

Thanks

 

All the browser sees, is what is parsed. It does not even know if PHP, PERL or ASP is even generating the page unless the server tells it. The only way possible is if you gain FTP access etc. But it's impossible to change the hardcoded security the server has.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.