View Single Post
Old 12-22-2008, 10:05 PM  
Big_D
CRAZY MOFUKKA
 
Industry Role:
Join Date: Jun 2006
Posts: 3,296
Quote:
Originally Posted by TheDoc View Post
The xml file, should really be a php file.. just named .xml

You can set that in your htaccess file with this.
Code:
Options -indexes
<Files xml>
ForceType application/x-httpd-php
</Files>
Then you can do your code, and spit the proper header content-type out. Allowing you to start and stop the needed php in the xml for the nats strings, or anything else code wise you want to do.
no go man.....

tour pages are encoded .php files, template files are .xsl files used by the system, cool if i hit you up on icq?
Big_D is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote