give information of some files from an xml

Gunddednele

New Member
I'm new in xml and i want some help. I'm trying to uploading a zip file with 3 photos and an info.xml in my server. This xml will have information about the photos(one title for each photo,one description for each photo,the location of each photo etc). what i've done until here: i'm uploading the zip file(without the xml) and extracting it in a file. But i have no idea how to make that info.xml. From there i have to read the xml and save the information for each photo in my database(according the name of the photo).My question is can anyone give me an example code of how that xml going to be.
 
Back
Top