Advertising
advertising
related pastes to tag 'simplepie'
- 940176 - i like it raw: simplepie
-
- <?php
- var $path = './tmp/';
- var $fileName = 'feed_me_raw';
- var $pathFileName = $path.$fileName;
- var $raw_feed_data = '';
- // check to see if raw feed is cached.
- // if it is, load it, if not, create it.
- 928007 - My code for SimplePie NewsBlocks: simplepie newsblocks
-
- <?php
- /**
- * Newsblocks Demo
- *
- * A very simple demo that clones the main functionality of sites like PopURLs, TheWebList, MiniBoxs, and others.
- *
- * @package Newsblocks
- * @version 1.1