Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
dio
Installed
- no -
Latest
0.0.7
License
PHP
Summary
Direct I/O functions
Description
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(),..).
DIO provides functions and stream wrappers which provide raw and
serial low level IO support. The use of the DIO functions should
be considered only when direct control of a device is needed.
In all other cases, the standard filesystem functions are
more than adequate.
Dependencies
PHP Version: 5.2 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer