Thread: Omg I Hate Ie 7
View Single Post
  #2 (permalink)  
Old Nov 7th, 2007, 20:19
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Omg I Hate Ie 7

Er...

I'm not sure what you mean by "opening a code".

The browser should never "see" any PHP, because it's a server-side scripting language. The server should process all the PHP instructions, before handing the completed page (with no PHP code) to the browser. If you try to open a PHP file in a browser, without a web server processing it, you'll get a nasty mess.
Reply With Quote