PHP » GoLang |
login |
register |
about
|
GoLang FilterIterator::accept
request it (406)
GoLang replacement for PHP's FilterIterator::accept
[edit | history]
FilterIterator::accept(PHP 5 >= 5.1.0, PHP 7) FilterIterator::accept — Check whether the current element of the iterator is acceptable Description
public
abstract
bool FilterIterator::accept
( void
)
Returns whether the current element of the iterator is acceptable through this filter. ParametersThis function has no parameters. Return Values
Examples
Example #1 FilterIterator::accept() example
<?php The above example will output: more than 10 characters |
more
Recently updated
more
Most requested
more
Last requests
|