PHP is a server side language so the PHP engine parses all the php code in
your webpage and then spits out html code.  So when surfing through a
website that uses PHP you will never see PHP code unless of course you
screwed up and echoed the data :)

Rick

"How wonderful it is that nobody need wait a single moment to improve the
world." - Anne Frank

> From: "Phil Schwarzmann" <[EMAIL PROTECTED]>
> Date: Wed, 16 Jan 2002 16:03:45 -0500
> To: <[EMAIL PROTECTED]>
> Subject: [PHP] PHP Security - "view source code"
> 
> How easy/hard is it to view the PHP source code when you're at website?
> 
> I noticed when I was using Internet Explorer, if I pressed "view
> source"...it would show the HTML but not the PHP.
> 
> -Phil
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to