Add simplepie
This commit is contained in:
parent
f5826105bf
commit
9f7ae0e95f
909 changed files with 38245 additions and 0 deletions
6
simplepie/demo/handler_image.php
Normal file
6
simplepie/demo/handler_image.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
// This should be modifed as your own use warrants.
|
||||
|
||||
require_once('../simplepie.inc');
|
||||
SimplePie_Misc::display_cached_file($_GET['i'], './cache', 'spi');
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue