Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'simplepie'

940176 - i like it raw: simplepie
  1. <?php
  2. var $path = './tmp/';
  3. var $fileName = 'feed_me_raw';
  4. var $pathFileName = $path.$fileName;
  5. var $raw_feed_data = '';
  6.  
  7. // check to see if raw feed is cached.
  8. // if it is, load it, if not, create it.
  9.  
928007 - My code for SimplePie NewsBlocks: simplepie newsblocks
  1. <?php
  2. /**
  3.  * Newsblocks Demo
  4.  *
  5.  * A very simple demo that clones the main functionality of sites like PopURLs, TheWebList, MiniBoxs, and others.
  6.  *
  7.  * @package Newsblocks
  8.  * @version 1.1
  9.  
worth-right
fantasy-obligation