streamWrapper::stream_tell
(PHP 4 >= 4.3.2, PHP 5)
streamWrapper::stream_tell — Recuperar la posición actual de un flujo
Descripción
public int streamWrapper::stream_tell
( void
)
Este método es llamado en respuesta a fseek() para determinar la posición actual.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Debería devolver la posición actual del flujo.
There are no user contributed notes for this page.
