Forum Moderators: coopster

Message Too Old, No Replies

Getting the PHP file to download without being executed

         

makoinater

12:00 am on May 13, 2008 (gmt 0)

10+ Year Member



Hey PHP friends, was just wondering is it possible to just download a PHP file as in save as from http:// but without the file being executed by the remote server -
Im trying to get files off my old website as a template for a new one but just want the source php ( login details long gone was on a free server)

Thanks if you can

lorax

12:07 am on May 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome to WebmasterWorld!
ooof. If you can't login via FTP or SSH then you're not going to be able to that I'm aware of.

makoinater

12:09 am on May 13, 2008 (gmt 0)

10+ Year Member



Hmm is there even some way to get a php file to list its variables and values at all?

jatar_k

4:19 pm on May 13, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



there are ways but not from the outside

eelixduppy

4:24 pm on May 13, 2008 (gmt 0)



...unless it was poorly written with security holes, then no ;)