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
Comparison and Practical Application of ASP and PHP Templates
3
Common problems when mb_strcut function handles special characters
3
PHP File Handling Tutorial: Basic to Advanced Read and Write Operations
2
PHP Beginner's Guide: Master Basic Syntax and Database Interaction to Boost Your Programming Skills
4
Similar Functions
fsync
fsync
Synchronizechangesto
copy
copy
Copythefile
fgets
fgets
Readalinefromafilepo
rename
rename
Renameafileordirecto
fclose
fclose
Closeanopenfilepoint
move_uploaded_file
move_uploaded_file
Moveuploadedfilestoa
tempnam
tempnam
Createafilewithauniq
basename
basename
Returnsthefilenamepa
Popular Articles