Jump to content

[SOLVED] view php source of a webpage?


boemboem

Recommended Posts

Hello all,

 

I haver being googleing for some time now, but I cant find it. So maybe it does not excist but I'll ask anyways.

 

My question:

Is there a way to view a souce code of a php page? I

 

know how to view a source code, but I believe that's partly generated from the php file.

Link to comment
https://forums.phpfreaks.com/topic/146361-solved-view-php-source-of-a-webpage/
Share on other sites

If you want to see php code, you need to open the page where it sits, like the htdocs on the server,

you can use any editor that can edit typed words, but if you edited the page, it then needs to be saved as a .php file and placed back where it sat on the server.

they say notepad ++ is grate as it free

I understand, but is there a way to save a php file wich isn't mine?

 

for example: I ould like to see the source of this php file:

 

http://www.hcc-cup.nl/help.php

 

 

I can view the source, but that isn't the "real" source, this is for educational purpose only of course.

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.