| Name : php-dio
| |
| Version : 0.1
| Vendor : Mandriva
|
| Release : 9mdv2007.0
| Date : 2006-08-27 15:43:26
|
| Group : Development/PHP
| Source RPM : php-dio-0.1-9mdv2007.0.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.
|