I m developing a web application in php for which i need to store the addresses of image and their related information so i m confused that what to use xml or database.
Reason why i want to choose XML:
1.after name attribute i have to store varied no of information for each record.
2.adding a...