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