how to read a hosted php code?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
hannnndy
Forum Contributor
Posts: 131
Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:

how to read a hosted php code?

Post by hannnndy »

hi friends

have you any idea how to read the php codes which are hosted in a www server for example downloading it or open it
User avatar
Zoxive
Forum Regular
Posts: 974
Joined: Fri Apr 01, 2005 4:37 pm
Location: Bay City, Michigan

Re: how to read a hosted php code?

Post by Zoxive »

You can't, unless the server is configured to show the source. Most commonly with .phps
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: how to read a hosted php code?

Post by califdon »

hannnndy wrote:hi friends
have you any idea how to read the php codes which are hosted in a www server for example downloading it or open it
Can you imagine the security that would not exist if you could do what you are asking??!!
User avatar
hannnndy
Forum Contributor
Posts: 131
Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:

Re: how to read a hosted php code?

Post by hannnndy »

i actually asked that for preventing attacks on my sites

realy there is not any way?

i got a friend at old times who sayed to me he has find a way to download the codes but never find out how?

have you any idea
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: how to read a hosted php code?

Post by markusn00b »

hannnndy wrote:i actually asked that for preventing attacks on my sites

realy there is not any way?

i got a friend at old times who sayed to me he has find a way to download the codes but never find out how?

have you any idea
Your imaginary friend is telling fibs ;)
This isn't a *hackers* site.
Post Reply