burge124 Posted March 5, 2008 Share Posted March 5, 2008 hi can anyone point me in the right direction for a good tutorial for uploading xml data from a file into a database, thanks ian Link to comment https://forums.phpfreaks.com/topic/94511-xml-upload/ Share on other sites More sharing options...
discomatt Posted March 5, 2008 Share Posted March 5, 2008 http://www.w3schools.com/php/php_file_upload.asp To upload http://www.wirelessdevnet.com/channels/wap/features/xmlcast_php.html To parse the xml http://www.w3schools.com/php/php_mysql_insert.asp To insert into a mysql db Link to comment https://forums.phpfreaks.com/topic/94511-xml-upload/#findComment-483969 Share on other sites More sharing options...
burge124 Posted March 5, 2008 Author Share Posted March 5, 2008 hi, thanks for the links, ive managed to successfully create a temporary file, although i cant parse the xml temp file, i cant understand the tutorial, any others? thanks ian Link to comment https://forums.phpfreaks.com/topic/94511-xml-upload/#findComment-484079 Share on other sites More sharing options...
burge124 Posted March 5, 2008 Author Share Posted March 5, 2008 using this tutorial http://www.wirelessdevnet.com/channels/wap/features/xmlcast_php.html i keep receiving "Invalid character at line 14" im not too sure why this might be Link to comment https://forums.phpfreaks.com/topic/94511-xml-upload/#findComment-484128 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.