|
ftellReturns the current position of the file read/write pointer Description
intfalse ftell(resource
$stream)
Returns the position of the file pointer referenced by Parameters
Return Values
Returns the position of the file pointer referenced by
If an error occurs, returns
Examples
Example #1 ftell example See Also
|