Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
File
PEAR Manual
Prev
Chapter 38. File System
Next
File
Table of Contents
Introduction
-- Introduction to the File class
Constants
-- Predefined Constants
File::buildpath()
-- build a path from given parts array
File::close()
-- closes an open file pointer
File::getTempDir()
-- retrieves the system's temporary directory
File::getTempFile()
-- returns a path to a temporary file
File::isAbsolute()
-- checks wether the given path is an absolute path
File::read()
-- read bytes from a file
File::readAll()
-- reads a complete file
File::readChar()
-- reads a single character from a file
File::readLine()
-- reads a single line from a file
File::rewind()
-- rewinds a file pointer
File::skipRoot()
-- strips the root directory from a given path
File::stripLeadingSeparators()
-- strip leading separators from a path
File::stripTrailingSeparators()
-- strips trailing separators from a path
File::unlock()
-- unlocks a locked file pointer
File::write()
-- writes bytes to a file
File::writeChar()
-- writes a single character to a file
File::writeLine()
-- writes a single line to a file
Common file and directory routines
Prev
Home
Next
Archive_Tar::addString()
Up
Introduction
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.