PHP » GoLang |
login |
register |
about
|
GoLang realpath_cache_size
request it (325)
GoLang replacement for PHP's realpath_cache_size
[edit | history]
realpath_cache_size(PHP 5 >= 5.3.2, PHP 7) realpath_cache_size — Get realpath cache size Description
int realpath_cache_size
( void
)
Get the amount of memory used by the realpath cache. Return ValuesReturns how much memory realpath cache is using. Examples
Example #1 realpath_cache_size() example
<?php The above example will output something similar to: int(412) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|