PHP » GoLang |
login |
register |
about
|
apc_fetch(PECL apc >= 3.0.0) apc_fetch — Fetch a stored variable from the cache DescriptionFetchs a stored variable from the cache. Parameters
Return Values
The stored variable or array of variables on success; Examples
Example #1 A apc_fetch() example
<?php The above example will output: string(3) "BAR" Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|