★ wanayoo — archive 1999 http://uk.php.net/manual/cs/function.ftell.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<fstatftruncate>
view the version of this page
Last updated: Thu, 08 Jan 2004

ftell

(PHP 3, PHP 4 )

ftell -- Vrací pozici v souboru

Popis

int ftell ( int fp)

Vrací pozici v souboru odkazovaném deskriptorem fp; typicky offset ve streamu.

Pokud nastane chyba, vrací FALSE.

Deskriptor souboru musí být platný a musí ukazovat na soubor úspěšně otevřený pomocí fopen(), popen(), nebo fsockopen().

Viz také fopen(), popen(), fseek() a rewind().



add a note add a note User Contributed Notes
ftell
There are no user contributed notes for this page.

<fstatftruncate>
 Last updated: Thu, 08 Jan 2004
show source | credits | sitemap | contact | mirror sites 
Copyright © 2001-2004 The PHP Group
All rights reserved.
This mirror generously provided by: Kewlio.net Limited
Last updated: Wed Jan 28 20:13:52 2004 GMT