jQuery Mobile和HTML5开发App推广注册页
410
2024-02-13
(PHP 5 >= 5.3.2)
realpath_cache_size — Get realpath cache size
Get the amount of memory used by the realpath cache.
Returns how much memory realpath cache is using.
Example #1 realpath_cache_size() example
<?php
var_dump(realpath_cache_size());
?>
以上例程的输出类似于:
int(412)
realpath_cache_get() - Get realpath cache entries The realpath_cache_size configuration option
#免责声明#
本站[绿夏技术导航]提供的一切软件、教程和内容信息仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络收集整理,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑或手机中彻底删除上述内容。如果您喜欢该程序或内容,请支持正版,购买注册,得到更好的正版服务。我们非常重视版权问题,如有侵权请邮件[admin@lxwl520.com]与我们联系进行删除处理。敬请谅解!