Search results

  1. M

    How to view an original php page script?

    I know that php pages are executed on the server they're kept on and the page we see is the result of the script but is there any way to view the script of the php file before it's altered? E.g. blahblah.php has html in it that was created by the php file, the original code of the php file cant...
Back
Top