How do I include PHP codes in an XML file?

Discussion in 'Programming' started by aftrix, Jan 3, 2009.

  1. #1
    I am new to programming,

    I have built a site and retrieving images dynamically through PHP code:

    <img src="product_images/thumb/<?php echo $prodImage; ?>.jpg" border="0" width="150" />
    Code (markup):
    At the same time I want to use an XML Image Gallery to navigate through the images, Currently I am using an image gallery which is generated by CoffeCup Flash Photo Gallery.

    How I can include PHP code to point out the images in XML file.

    I would be much appreciate someone can help on this problem.

    Thanks,
    Aftrix
     
    aftrix, Jan 3, 2009 IP