PHP » GoLang |
login |
register |
about
|
GoLang apc_load_constants
request it (353)
GoLang replacement for PHP's apc_load_constants
[edit | history]
apc_load_constants(PECL apc >= 3.0.0) apc_load_constants — Loads a set of constants from the cache Description
bool apc_load_constants
( string
$key
[, bool $case_sensitive = TRUE
] )Loads a set of constants from the cache. Parameters
Return Values
Returns Examples
Example #1 apc_load_constants() example
<?php The above example will output: 123 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|