getting PHP or ASP code?
Posted: Sat Oct 22, 2005 1:26 am
is there any way to get the PHP (or ASP) code of any site?
that code works on local files, but is there any other code that can do the same for files not on the local server?
Code: Select all
echo htmlspecialchars(file_get_contents($address));