Complete PHP Filesystem Reference
The ftell() function returns the current position in an open file.
Returns the current file pointer position, or FALSE on failure.
| Parameter | Description |
|---|---|
| file | Required. Specifies the open file to check |
The output of the code above will be:
Complete PHP Filesystem Reference
Your message has been sent to W3Schools.