XML on Xampp

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XML on Xampp

Postby Tubutas » 16. July 2009 03:47

I have this XML file that i want to be accessed like an rss feed. I don't know if its just the browser im using [google chrome] or the fact that Xampp thinks of it as plain text.

The xml looks like this:
Code: Select all
<?xml version="1.0"?>
   <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
   <rss version="2.0">
      <channel>

         <title>One Manga Updates</title>
            <link>http://www.onemanga.com/recent/</link>
            <description>One Manga Updates</description>
            <language>en-us</language>
         
         <item>
            <title>Ghost Sweeper Mikami Chapter 131</title>
            <description>Ghost Sweeper Mikami Chapter 131</description>
            <link>http://www.onemanga.com/Ghost_Sweeper_Mikami/131/</link>
         </item>

   </channel>
</rss>


What the page displays:
One Manga Updates http://www.onemanga.com/recent/One Manga Updates en-us Ghost Sweeper Mikami Chapter 131 Ghost Sweeper Mikami Chapter 131 http://www.onemanga.com/Ghost_Sweeper_Mikami/131/


How can i fix this so browsers interpret it correctly?
Tubutas
 
Posts: 1
Joined: 16. July 2009 03:33

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 122 guests