Home TechnologyInternetRSS Subscribe to RSS

How Can I Use RSS In Our Website Which Is Using PHP?

I want to add RSS feed for my website using PHP. can any one provide me simple program.

Answer Question

1 Answer - Sort by: Date | Rating

    RSS is a really simple (!) format, so it should be very little effort for you to incorporate this format into your website yourself.

    Take a look at the source of one or two of Blurtit's RSS feeds.  There's a small header section, followed by a number of items.  Each item is a structured chunk of information that you wish to syndicate.

    Make sure that you set your header correctly:

    header('Content-Type: text/xml');
    0 0

    Madbiker 

    answered 3 years ago

      More

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International