Skip to content

Cache PATH #4

@saiful

Description

@saiful

Helo Khoafgod...

I want to ask about Cache PATH, I have set cache path to another path but it's still in current directory, how to fixed it?
Example :
phpFastCache::$path = SRV_ROOT.CACHE;// absolute path

I look at Line 162 self::$path = dirname(FILE);
how about if dirname(FILE) change to user defined parameter?

if php_fast_cache.php in my folder directory like library/php_fast_cache.php
so it will create in library folder not in SRV_ROOT.CACHE; (user defined)

Thanks...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions