Differences Between: [Versions 310 and 311] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]
SimplePie A PHP-Based RSS and Atom Feed Framework. Takes the hard work out of managing a complete RSS/Atom solution.
Author: | Ryan Parman |
Author: | Sam Sneddon |
Author: | Ryan McCue |
Copyright: | 2004-2016 Ryan Parman, Sam Sneddon, Ryan McCue |
License: | http://www.opensource.org/licenses/bsd-license.php BSD License |
File Size: | 136 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SimplePie_Cache_DB:: (1 method):
prepare_simplepie_object_for_cache()
Class: SimplePie_Cache_DB - X-Ref
Base class for database-based cachesprepare_simplepie_object_for_cache($data) X-Ref |
Helper for database conversion Converts a given {@see SimplePie} object into data to be stored param: SimplePie $data return: array First item is the serialized data for storage, second item is the unique ID for this item |