PHP » GoLang |
login |
register |
about
|
GoLang APCUIterator::__construct
request it (326)
GoLang replacement for PHP's APCUIterator::__construct
[edit | history]
APCUIterator::__construct(PECL apcu >= 5.0.0) APCUIterator::__construct — Constructs an APCUIterator iterator object Description
public APCUIterator::__construct
([ mixed
$search = NULL
[, int $format = APC_ITER_ALL
[, int $chunk_size = 100
[, int $list = APC_LIST_ACTIVE
]]]] )Constructs an APCUIterator object. Parameters
Return Values
An APCUIterator object on success,
or Examples
Example #1 A APCUIterator::__construct() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|