| Name : php-dio
| |
| Version : 0.1
| Vendor : Mandriva
|
| Release : 18mdv2008.1
| Date : 2008-02-04 12:13:48
|
| Group : Development/PHP
| Source RPM : php-dio-0.1-18mdv2008.1.src.rpm
|
| Size : 0.02 MB
| |
| Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
| Summary : Direct I/O extension module for PHP
|
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(),..). 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.
|