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
Use time_nanosleep to generate consistent test delays
9
xml_set_end_namespace_decl_handler cooperates with xml_set_start_element_handler to complete namespace management
9
Analysis of the reasons why the bcsqrt function encountered "non-number" errors when using it
8
How to avoid repeated opening and closing of cURL sessions when using curl_close?
7
Similar Functions
fclose
fclose
Closeanopenfilepoint
link
link
Createahardconnectio
rewind
rewind
Rewindthefilepointer
is_writable
is_writable
Determinewhethertheg
fsync
fsync
Synchronizechangesto
pathinfo
pathinfo
Returnsthefilepathin
rename
rename
Renameafileordirecto
linkinfo
linkinfo
Getinformationabouta
Popular Articles