PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference File System Related Extensions Filesystem Introduction
Filesystem Introduction Installing/Configuring Predefined Constants Filesystem Functions
  • Filesystem
  • Installing/Configuring

Introduction

No external libraries are needed to build this extension, but if you want PHP to support LFS (large files) on Linux, then you need to have a recent glibc and you need compile PHP with the following compiler flags: -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.