dio_seek

Example

 int dio_seek ( resource $fd , int $pos [, int $whence = SEEK_SET ] ) 

Description

The function dio_seek() is used to change the file position of the given file descriptor.

Return Values