kaplanyo Posted February 5, 2010 Share Posted February 5, 2010 Greetings, This isn't my area of expertise so I'm looking for an opinion or a few what's better to use for an XHTML site, XML or PHP/mySQL. I've got a Flash site built that uses XML for its content display. That XML is generated using PHP/mySQL through a custom CMS that I've cobbled together, I mean crafted... What I'd like to do now is build an XHTML version of the site for -ahem- non-Flash browsers using either the XML or PHP/mySQL. What's better or maybe easier to work with when it comes to XHTML, XML or PHP/mySQL? I've made 'printable' non-Flash versions for some of the site content using PHP/mySQL and that was pretty cool, just wondering if it's even easier, better or cleaner to use my XML data, now that I have it all, to make a full non-Flash version of the site. Any advice would be much appreciated. Thanks! Quote Link to comment Share on other sites More sharing options...
trq Posted February 5, 2010 Share Posted February 5, 2010 You can trasnform xml directly into xhtml using xslt. You should look it up. Quote Link to comment 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.