blob: d266e3018027822b71ce16dc7ea34558ec86e2da (
plain)
1
2
3
4
5
6
|
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.
WWW: http://www.pecl.php.net/package/dio/
|