ryan.od Posted October 18, 2007 Share Posted October 18, 2007 Basically, I am wondering what is the approach to creating a template system that can take an XML feed as an input and parse it into a XHTML file. I have to create >200 web sites each for a different product in a short period of time (I know that sounds nuts, but that's the way it is). Each product has all of its info in a db that can be fed as XML. I'm thinking I would use XSL to create a template that could take the XML feed, dump it into the template, and output a XHTML file. However, I have never done anything like this. Am I on the right track? Any suggestions? Places to go for help on this topic? I have been searching the web and reading like crazy. I just wanted some advice from everyone here. Thanks a bunch. RyanOD Link to comment https://forums.phpfreaks.com/topic/73823-xml-feed-into-template/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.