★ wanayoo — archive 1999 http://fr.php.net/manual/function.ftell.phpNouvelle recherche | Portail wanayoo
PHP Thursday, April 26, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousfstat
ftruncatenext

Last updated: Mon, 08 Jan 2001

ftell

(PHP 3, PHP 4 )

ftell -- Tells file pointer read/write position

Description

int ftell (int fp)

Returns the position of the file pointer referenced by fp; i.e., its offset into the file stream.

If an error occurs, returns false.

The file pointer must be valid, and must point to a file successfully opened by fopen() or popen().

See also fopen(), popen(), fseek() and rewind().

previousfstat
ftruncatenext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Thu Apr 26 22:02:17 2001 MET DST