SimplePie 1.5 is now available!

SimplePie Documentation.  Learn how to use this thing.  It's way better than going to school.

You are here: Documentation » API Reference » SimplePie_Misc

SimplePie_Misc

:!: This is a non-public object, and is only intended to be used internally by SimplePie.

SimplePie_Misc is really nothing more than a namespace for a collection of random methods that didn't fit anywhere else. They're typically used like this:

<?php
 
echo SimplePie_Misc::get_curl_version();
 
?>

See Also


reference/simplepie_misc/start.txt · Last modified: 2011/03/06 03:56 (external edit)