manmad Posted August 21, 2010 Share Posted August 21, 2010 hi anyone know how to retrieve xml date in html im trying to retrieve xml date from this url http://services.tvrage.com/feeds/showinfo.php?sid=18388 Quote Link to comment Share on other sites More sharing options...
trq Posted August 21, 2010 Share Posted August 21, 2010 html isn't a programming language and isn't capable of doing anything except describing data. jQuery (Javascript) could probably do what your after. Quote Link to comment Share on other sites More sharing options...
haku Posted August 30, 2010 Share Posted August 30, 2010 You can also do it in PHP using one of the XML parsers (I like SimpleXML myself). 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.