ddesigndk Posted November 28, 2007 Share Posted November 28, 2007 Does anybody have a php script that can, output a sql database or a single row from a database to XML? Link to comment https://forums.phpfreaks.com/topic/79224-output-xml-from-mysql-through-php/ Share on other sites More sharing options...
~n[EO]n~ Posted November 28, 2007 Share Posted November 28, 2007 If you have phpMyAdmin (you can download for free) there is a function to export in XML format phpMyAdmin->libraries->export->xml.php is what you are looking for Link to comment https://forums.phpfreaks.com/topic/79224-output-xml-from-mysql-through-php/#findComment-400979 Share on other sites More sharing options...
ddesigndk Posted November 28, 2007 Author Share Posted November 28, 2007 thanks for quick answer. My database is running PhpMyAdmin, but i dont have it myself. do you if i can get the script elsewhere? Link to comment https://forums.phpfreaks.com/topic/79224-output-xml-from-mysql-through-php/#findComment-400984 Share on other sites More sharing options...
~n[EO]n~ Posted November 28, 2007 Share Posted November 28, 2007 you can download phpMyAdmin from www.phpmyadmin.net, i have sent you that xml.php in your mail but I think other files are required as well, it will be better if you download, it won't take time downloading Link to comment https://forums.phpfreaks.com/topic/79224-output-xml-from-mysql-through-php/#findComment-400994 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.