| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
The function dio_write() writes up to len bytes from data to file fd. If len is not specified, dio_write() writes all data to the specified file. dio_write() returns the number of bytes written to fd.
See also dio_read().
| Predchádzajúci | Domov | Nasledujúci |
| dio_truncate | Hore | Directory Functions |