Skip to content

Does v6.01 support local filesystem caching? #89

@ljhardy

Description

@ljhardy

The caching example only show Symphony caching, is local filesystem caching of pics supported?

cache_dir = __DIR__ . "flickr_cache";
$f->enableCache("fs",$cache_dir,600);

PHP Fatal error: Uncaught Error: Call to undefined method Samwilson\PhpFlickr\PhpFlickr::enableCache()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions