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: | 122 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DB:: (1 method):
prepare_simplepie_object_for_cache()
prepare_simplepie_object_for_cache($data) X-Ref |
Helper for database conversion Converts a given {@see SimplePie} object into data to be stored param: \SimplePie\SimplePie $data return: array First item is the serialized data for storage, second item is the unique ID for this item |