How do I include PHP codes in an XML file? I have a FLASH Gallery that i want to alter the names of the photo's but i can't do that because i don't know how to include the PHP in the XML file ,, can you help me ?
You cannot use PHP in an XML file (directly). You have to change the XML file to PHP, but then you have to send the header to be seen as XML file.