Re: geting php source
From: armin walland (geschrei_at_gmx.at)
Date: 05/11/03
- Previous message: Ali-Reza Anghaie: "Re: Secure email solution"
- In reply to: Martin Cooper: "Re: geting php source"
- Next in thread: Payne747: "Re: geting php source"
- Reply: Payne747: "Re: geting php source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 11 May 2003 08:53:19 GMT
On Sun, 11 May 2003 00:42:15 +0100, Martin Cooper <usenet@martinc.me.uk> wrote:
>
> "KoNDoR" <spijon@ua.fm> wrote in message
> news:68b47c06.0305101318.43ff80c1@posting.google.com...
>> How can i get some *.php from site in source code?
>
> Hi,
> unless the site has a security problem, you can't. php runs on
> the web server to interpret these files, and the file then dynamically
> generates an HTML rsponse. You can only ever get the HTML from the
> site.
>
> martin
>
>
the only thing you can possibly do is try to GET backup files, like
index.php~
index.php.bak
index.php.old
.index.php.swp
^^
it would take a loto of luck to find this one :)
-- life, the universe and everything http://www.dtch.org
- Previous message: Ali-Reza Anghaie: "Re: Secure email solution"
- In reply to: Martin Cooper: "Re: geting php source"
- Next in thread: Payne747: "Re: geting php source"
- Reply: Payne747: "Re: geting php source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|