| 
 | rewindRewind the position of a file pointer Description
   bool rewind
    ( resource  $handle)
   Sets the file position indicator for  
 Parameters
 
 Return Values
   Returns  Examples
 Example #1 rewind overwriting example 
<?phpThe above example will output something similar to: Foolly long sentence. See Also
 
 |