PHP » GoLang |
login |
register |
about
|
GoLang LimitIterator::__construct
request it (384)
GoLang replacement for PHP's LimitIterator::__construct
[edit | history]
PHP LimitIterator::__constructPHP original manual for LimitIterator::__construct [ show | php.net ]LimitIterator::__construct(PHP 5 >= 5.1.0, PHP 7) LimitIterator::__construct — Construct a LimitIterator Description
Constructs a new LimitIterator from an
Parameters
Return ValuesThe new LimitIterator. Errors/Exceptions
Throws an OutOfRangeException
if the Examples
Example #1 LimitIterator::__construct() example
<?php The above example will output: b c d |
more
Recently updated
more
Most requested
more
Last requests
|