War Room

Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 10-18-2009, 12:44 AM   #1
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 490
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Arrow Is It Possible To See PHP Files Through A Web Browser?

Just wondering, If a site is running using several PHP files, then is it possible to see individual files through a web browser (Using Port 80).

Do I need to install any file for this on my web server or something?

Thanks in advance.

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 06:34 AM   #2
Warrior Member
 
Join Date: May 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Your browser can't see the source code of PHP files as the web server returns already compiled output from the execution of the script.

GiCal - Launching a new product? Don't miss this secret tool! Add more value to your "Thank You" page. ;)
ValentinJed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 08:07 AM   #3
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 490
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default Re: Is It Possible To See PHP Files Through A Web Browser?

I got it valentin, Simply view the source file of a webpage and you can get an idea about the backend php coding

Thanks any way!

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 08:37 AM   #4
Senior Warrior Member
War Room Member
 
KirkMcD's Avatar
 
Join Date: Apr 2006
Location: , , USA.
Posts: 1,708
Thanks: 17
Thanked 41 Times in 40 Posts
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Quote:
Originally Posted by howudoin View Post
Simply view the source file of a webpage and you can get an idea about the backend php coding
No, you can't. You'll learn nothing about the PHP used to build the page by viewing the html source code of the generated page.

KirkMcD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 09:01 AM   #5
HyperActive Warrior
War Room Member
 
TristanPerry's Avatar
 
Join Date: Aug 2009
Location: Cardiff, United Kingdom
Posts: 443
Thanks: 63
Thanked 64 Times in 50 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Is It Possible To See PHP Files Through A Web Browser?

As above, you can't see *any* of the PHP code. Full stop. Hence it's name:

PHP: Hypertext Preprocessor

PHP takes place before anything is sent to the client - i.e. it's a server side language.

When you "View Source", you are seeing the HTML - which is the client-side code that makes up a web-page.

TristanPerry is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 10:22 AM   #6
One More Time
War Room Member
 
howudoin's Avatar
 
Join Date: Jun 2008
Location: Warrior Forum
Posts: 490
Thanks: 18
Thanked 30 Times in 16 Posts
Contact Info
Send a message via Yahoo to howudoin
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Quote:
No, you can't. You'll learn nothing about the PHP used to build the page by viewing the html source code of the generated page.
Quote:
As above, you can't see *any* of the PHP code. Full stop. Hence it's name:

PHP: Hypertext Preprocessor

PHP takes place before anything is sent to the client - i.e. it's a server side language.

When you "View Source", you are seeing the HTML - which is the client-side code that makes up a web-page.
I just had to figure out the encrypted code in a free footer PHP file of a free wordpress blog, so simply looking at the source html worked fine, for getting rid of the *backlinks*

WSO::: Niche WordPress Blogs For Sale "Fitness Blog"
WSO::: Niche CLickBank Review Sites "Weight Loss Site" ||| "Registry Software Site" <<<
My WSO's Here:::www.PLRWork.com/Warriors
howudoin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 10:37 AM   #7
Active Warrior
 
Join Date: Jul 2009
Posts: 56
Thanks: 1
Thanked 3 Times in 3 Posts
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Yup, it's one of the advantages of Php. It's server source language.

bbenson19 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 03:07 PM   #8
Wordpress Guru
War Room Member
 
g705's Avatar
 
Join Date: Oct 2009
Posts: 18
Thanks: 2
Thanked 1 Time in 1 Post
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Yes there is no way unless u can download the file with its source
g705 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-18-2009, 08:31 PM   #9
^___^
 
techygirl's Avatar
 
Join Date: Aug 2009
Posts: 48
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Is It Possible To See PHP Files Through A Web Browser?

If you want to view a source of php code then its not possible yes you can result of the page using browser
techygirl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2009, 03:46 PM   #10
Warrior Member
 
Join Date: Oct 2009
Location: Cornwall
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Contact Info
Send a message via Skype™ to TamarBoy
Default Re: Is It Possible To See PHP Files Through A Web Browser?

The only way it can be done is for the PHP server to be de-registered with the server and if that where to happen, all hell would let loose. so it doesnt happen very often.

James Jenkins - Tamar Solutions

Last edited by TamarBoy; 10-21-2009 at 03:46 PM. Reason: spelling mistake
TamarBoy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-25-2009, 12:49 PM   #11
Peace Room Member +
War Room Member
 
Voon's Avatar
 
Join Date: Oct 2009
Location: The World Is Flat
Posts: 21
Thanks: 2
Thanked 1 Time in 1 Post
Default Just sharing my experience ...

Well, there is some time when my .htaccess is messed up (during apache upgrade) and my PHP file is no longer execute as PHP but plain text. Then my PHP source is leaked out. =/

This is a rare, but it's safe most of the time. =)
Voon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-25-2009, 11:12 PM   #12
PhpMembersScript.com
War Room Member
 
TheRichJerksNet's Avatar
 
Join Date: Aug 2008
Location: South Carolina, USA
Posts: 4,900
Blog Entries: 2
Thanks: 503
Thanked 830 Times in 537 Posts
Social Networking View Member's Myspace Profile  View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to TheRichJerksNet
Default Re: Is It Possible To See PHP Files Through A Web Browser?

Quote:
Originally Posted by howudoin View Post
I just had to figure out the encrypted code in a free footer PHP file of a free wordpress blog, so simply looking at the source html worked fine, for getting rid of the *backlinks*
So you got a free theme that you did not pay for and you decide that you do not want to give credit where credit is due and remove the link....

Is that about right ?

James

Article Directory/Auto Syndication Coming | Upto 1800+ Authority Bookmarks WSO - Starts $8.77

Christmas PLR Pack - Articles, Templates, Graphics, Resources and More $8.97 MRR/RR

Block SideWiki | Membership Script | WordPress Security | Facebook App Coming Soon
TheRichJerksNet is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to TheRichJerksNet For This Useful Post:
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
browser, files, php, web

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 10:55 PM.