Nokia N93 Posted December 6, 2010 Share Posted December 6, 2010 connect to DB through XML i have an image gallery which has XML file that stores static names for the images i want to modify the XML file, so that i can connect to the DATABSE and bring the images from there dynamically how can i do that please ? I would be much appreciate someone can help on this problem. Quote Link to comment https://forums.phpfreaks.com/topic/220838-how-to-conect-to-datatbase-through-xml/ Share on other sites More sharing options...
fenway Posted December 8, 2010 Share Posted December 8, 2010 XML is markup language -- I don't understand the question. That's like asking on HTML can connect to a DB. Quote Link to comment https://forums.phpfreaks.com/topic/220838-how-to-conect-to-datatbase-through-xml/#findComment-1144486 Share on other sites More sharing options...
Maq Posted December 8, 2010 Share Posted December 8, 2010 You're going to need a server side language to connect to the db, parse the XML file, and retrieve the images. Quote Link to comment https://forums.phpfreaks.com/topic/220838-how-to-conect-to-datatbase-through-xml/#findComment-1144525 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.