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
socket_set_block builds a high-availability connection mechanism with timeout settings
9
Best Practices for PHP Application Deployment and Optimization in a Linux Environment
8
Time zone problems and solutions encountered when using gmdate to output timestamps
6
Common Methods and Practices for Removing Duplicates in ThinkPHP
6
Similar Functions
disk_total_space
disk_total_space
Returnsthetotalsizeo
fileowner
fileowner
Getthefileowner
file_get_contents
file_get_contents
Readtheentirefileint
disk_free_space
disk_free_space
Returnstheavailables
fgetcsv
fgetcsv
Readalinefromthefile
dirname
dirname
Returntothedirectory
fpassthru
fpassthru
Allremainingdataatth
readfile
readfile
Outputfile
Popular Articles