Thread: PHP Question
View Single Post
Old 03-01-2012, 07:48 PM  
SlammedMedia
Confirmed User
 
Industry Role:
Join Date: Apr 2008
Posts: 1,573
PHP Question

I currently have php includes in my page like the one below...

<?php include ("header.php"); ?>

and I'm getting the following error when building my template:

Template not saved: Your template currently contains raw PHP code using <? and ?> tags; you should instead use the special {php} or {phpcode} template functions for raw PHP code (see the software manual for details on these template functions)

How should it look written properly?

Thanks
__________________
ICQ: 350-260-628
SlammedMedia is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote