February 2013
Intermediate to advanced
538 pages
20h 55m
English
realpath_cache_get
array realpath_cache_get()
Returns the contents of the realpath cache as an associative array. The
key for each item is the path name, and the value for each item is an
associative array containing values that have been cached for the
path. The possible values include:
| The time when this cache entry will expire. |
| Whether this path represents a directory or not. |
| A unique ID for the cache entry. |
| The resolved path for the path. |
Read now
Unlock full access