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 Handle Errors and Debug When Using PHP rewind()?
9
How to Correctly Use rewind() with fopen() in PHP to Reset File Pointer?
9
Similar Functions
tmpfile
tmpfile
Createatemporaryfile
mkdir
mkdir
Createanewdirectory
fstat
fstat
Getfileinformationth
is_link
is_link
Determinewhethertheg
fgetss
fgetss
Readalinefromafilepo
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
fileinode
fileinode
Gettheinodeofthefile
chmod
chmod
Changefilemode
Popular Articles
How to Correctly Use rewind() with fopen() in PHP to Reset File Pointer?
How to Handle Errors and Debug When Using PHP rewind()?