MySQL Forums
Forum List  »  Connector/Node.js

XML parsing advice needed please
Posted by: benny sheerin
Date: January 24, 2007 06:51AM

hi guys,

i have to create the following system and i would greatly appreciate some advice please.

i have to firstly read in XML files into a mysql database. i will know the general layout of these files but they're maybe times when theres an extra new element or two.

i will then use php to query this database to produce an XML file. this will then be transformed using XSLT and have CSS applied to it to produce the output to the user.


im using php version 4.4.3 and mySQL version 4.1.21 so only have access to domxml. can anyone suggest links or examples on how to input and output the XML?


many thanks for any help!!!
benny

Options: ReplyQuote


Subject
Written By
Posted
XML parsing advice needed please
January 24, 2007 06:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.