Hi all
I am looking to build an XML file via PHP which also needs to contain many images. The images will be stored on disc and referenced via mysql database.
I will be running a query to obtain database records and the associated images and this will build the XML structure, however the area I need advice on is the 'Images into XML' part.
Does anyone have experience in this area or could you point me in the right direction of some good examples or articles on the web?
I have tried searching around but to no avail unfortunately.
Many Thanks