Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftell
ftell
Returns the location where the file pointer is read/write
Name:
ftell
Category:
File system
Programming Language:
php
One-line Description:
Returns the read/write position of the file pointer
Related
How to Use ftell and fread Together to Read Data from a Specific Position in a File?
1
Similar Functions
touch
touch
Setfileaccessandmodi
filectime
filectime
Gettheinodemodificat
fread
fread
Readfiles(safelyused
linkinfo
linkinfo
Getinformationabouta
set_file_buffer
set_file_buffer
aliasforstream_set_w
fileowner
fileowner
Getthefileowner
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
parse_ini_file
parse_ini_file
Parseaconfigurationf
Popular Articles
How to Use ftell and fread Together to Read Data from a Specific Position in a File?