PHP Scripts Development » PHP snippets and scripts forum

New Snippet! RSS parser using cache

(1 post)
  • Started 2 months ago by Olaf

Great offers not only for geeks!


  1. These days we added a new PHP snippet to the script directory:

    http://www.finalwebsites.com/snippets.php?id=49

    This small PHP snippet will check if there is already a fresh cached version and if not a new feed is requested with php file functions. In that case a cache version for the new XML file is stored on the website’s host. With this function the XML is stored unchanged, why? The XML has already a data structure which we use for later purposes. Using simpleXML...

    Feel free to post here, if you have any comments about this code.

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.