Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fseek
fseek
Positioning in file pointer
Name:
fseek
Category:
File system
Programming Language:
php
One-line Description:
Locate in the open file.
Related
What Should You Pay Attention to When Using PHP’s fseek Function to Handle UTF-8 Encoded Files?
8
Similar Functions
rmdir
rmdir
Deletedirectory
fseek
fseek
Positioninginfilepoi
file_put_contents
file_put_contents
Writedatatoafile
fread
fread
Readfiles(safelyused
chmod
chmod
Changefilemode
is_readable
is_readable
Determinewhetherthef
fileinode
fileinode
Gettheinodeofthefile
touch
touch
Setfileaccessandmodi
Popular Articles
What Should You Pay Attention to When Using PHP’s fseek Function to Handle UTF-8 Encoded Files?