View Single Post
Old 07-10-2008, 02:11 AM  
brandonstills
Confirmed User
 
brandonstills's Avatar
 
Join Date: Dec 2007
Location: Chatsworth, CA
Posts: 1,964
Quote:
Originally Posted by Alky View Post
Also it's not the extension... you could do .blah and as long as <?php are in it, it should still process the php code. I think ;)
By default Apache will only treat .php extensions as having PHP content. It doesn't matter if you put <?php in it. It will be treated as plain text if the web server doesn't pass it to the PHP engine.
brandonstills is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote