Fiver 1 Posted April 17, 2012 Report Share Posted April 17, 2012 Sorry, I am frightfully new at XML and am just seeking a little clarification. So, please, if you do decide to respond, be gentle with me? I was just wonder things like when you put you XML information into HTML, that just gives it more structure, right? HTML can't cycle through information like an RSS feed, but can XHTML? Also, I know you need an aggregator for an RSS feed, but what kind of computer language is used to program it? That's all I can think of at the moment. If I have anymore questions is it okay to ask? 1 Quote Link to post Share on other sites
Ingolme 1,020 Posted April 18, 2012 Report Share Posted April 18, 2012 You shouldn't put XML into HTML documents. XML is just a human-readable data storage and transfer format. Applications use it, generally programmed with PHP, ActionScript or some server-side language. Quote Link to post Share on other sites
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.