Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
rewind
rewind
Rewind the file pointer position
Name:
rewind
Category:
File system
Programming Language:
php
One-line Description:
Rewind the file pointer position.
Related
How to Correctly Use rewind() with fopen() in PHP to Reset File Pointer?
9
Similar Functions
tmpfile
tmpfile
Createatemporaryfile
set_file_buffer
set_file_buffer
aliasforstream_set_w
filesize
filesize
Getfilesize
lstat
lstat
Giveinformationabout
fwrite
fwrite
Writetofiles(safelyu
fdatasync
fdatasync
Synchronizedata(butn
mkdir
mkdir
Createanewdirectory
is_dir
is_dir
Determinewhethertheg
Popular Articles
How to Correctly Use rewind() with fopen() in PHP to Reset File Pointer?