Web aym.pekori.to

php_stream_tell

php_stream_tell -- ストリーム内の位置を調べる

説明

off_t php_stream_tell ( php_stream * stream )

php_stream_tell() は、stream の 内部位置をストリームの開始位置からの相対値で返します。 エラーが発生した場合は -1 が返されます。