(PHP 5 >= 5.1.0, PHP 7)
SplFileObject::next
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Read next line public

2025-01-10 15:47:30
SplFileObject::fputcsv
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.4.0, PHP 7) Write a field array as a CSV line

2025-01-10 15:47:30
SplFileObject::fgetc
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Gets character from file

2025-01-10 15:47:30
SplFileObject::seek
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Seek to specified line

2025-01-10 15:47:30
SplFileObject::current
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Retrieve current line of file

2025-01-10 15:47:30
SplFileObject::eof
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Reached end of file

2025-01-10 15:47:30
SplFileObject::__toString
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Alias of

2025-01-10 15:47:30
SplFileObject::getFlags
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Gets flags for the SplFileObject

2025-01-10 15:47:30
SplFileObject::ftell
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Return current file position

2025-01-10 15:47:30
SplFileObject::fflush
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Flushes the output to the file

2025-01-10 15:47:30