| Name : php-dio
| |
| Version : 0.1
| Vendor : (none)
|
| Release : 10pclos2007
| Date : 2006-11-06 23:01:44
|
| Group : Development/PHP
| Source RPM : php-dio-0.1-10pclos2007.src.rpm
|
| Size : 0.02 MB
| |
| Packager : Neverstopdreaming < neverstopdreaming_gmail_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.
|