View Single Post
Old 12-05-2012, 02:30 AM   PM User | #3
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,662
Thanks: 4
Thanked 2,452 Times in 2,421 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Hostgator is silly.
#include is a part of virtual command, so that's an SSI, not PHP (ie: <!--#include virtual="/directory/included.html" -->). Those should be preprocessed as .shtml, not as .php. Now if that is just an include with include '/file'; /* or */ include('file');, then that would be PHP yes.
Fou-Lu is offline   Reply With Quote