Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/ref.dio.html
Дата изменения: Sun Feb 3 22:37:32 2002 Дата индексирования: Mon Oct 1 19:53:25 2012 Кодировка: |
PHP supports the direct io functions as described in the Posix Standard (Section 6) for performing I/O functions at a lower level than the C-Language stream I/O functions (fopen, fread,..).
To get these functions to work, you have to configure PHP with --enable-dio.