PHP Doku:: Retrieve the current position of a stream - streamwrapper.stream-tell.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStreamsThe streamWrapper classstreamWrapper::stream_tell

Ein Service von Reinhard Neidl - Webprogrammierung.

The streamWrapper class

<<streamWrapper::stream_stat

streamWrapper::stream_write>>

streamWrapper::stream_tell

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::stream_tellRetrieve the current position of a stream

Beschreibung

public int streamWrapper::stream_tell ( void )

This method is called in response to ftell().

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Should return the current position of the stream.

Siehe auch

  • ftell() - Ermittelt die aktuelle Position des Dateizeigers


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)