Simplepie with fixed Cache directory handling


/ Published in: PHP
Save to your folder(s)

Simplepie per default uses relative paths to generate the cache filename. Whenever I use Simplepie I run into the same problem, that the cache directory can't be located. This is why I modify the file everytime. Here's my version (with a hardcoded path which you'll want to replace with your desired location).

URL: http://simplepie.org

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.