string dio_read ( resource $fd [, int $len = 1024 ] )
The function dio_read() reads and returns len bytes from file with descriptor fd.
The bytes read from fd.