Search Results
An SplFileObject does not have children so this method always return false.
Simple usage example of `SplFileObject::hasChildren ()`. SplFileObject::hasChildren is a method in PHP that is used to check if the current file or directory being iterated in a foreach loop has any subdirectories or subfiles. It returns true if the current item has children, and false otherwise.
An SplFileObject does not have children so this method always return false.
An < classname >SplFileObject</ classname > does not have children so this method always return &false;.
Apr 27, 2026 · Introduction The SplFileObject class offers an object-oriented interface for a file.
Manuel PHP - Vérifie si SplFileObject a un fils Un objet SplFileObject ne peut pas avoir de fils, aussi, cette méthode retournera toujours FALSE.
SplFileObject::hasChildren — SplFileObject does not have children SplFileObject::key — Get line number SplFileObject::next — Read next line SplFileObject::rewind — Rewind the file to the first line SplFileObject::seek — Seek to specified line SplFileObject::setCsvControl — Set the delimiter and enclosure character for CSV
