J
Jemdam.com
Hi,
I want to make my XML feed dynamic. For example
test.xml?info=hello as a link and the feed to include the word hello when
echoed in a PHP statement $info.
I have changed the .htaccess file with the following:
AddHandler application/x-httpd-php .xml
<Files test>
ForceType application/x-httpd-php
</Files>
I doesn't seem to work and I don't want to change the core files on the
server. Has anyone done this before or does anyone have some ideas?
Thanks,
David - http://www.pubtricks.com
I want to make my XML feed dynamic. For example
test.xml?info=hello as a link and the feed to include the word hello when
echoed in a PHP statement $info.
I have changed the .htaccess file with the following:
AddHandler application/x-httpd-php .xml
<Files test>
ForceType application/x-httpd-php
</Files>
I doesn't seem to work and I don't want to change the core files on the
server. Has anyone done this before or does anyone have some ideas?
Thanks,
David - http://www.pubtricks.com