FilterIterator::valid
(PHP 5)
FilterIterator::valid — Check whether the current element is valid
Descripción
bool FilterIterator::valid
( void
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Checks whether the current element is valid.
Lista de parámetros
This function has no parameters.
Valores retornados
TRUE if the current element is valid, otherwise FALSE
FilterIterator::valid
There are no user contributed notes for this page.
