Lizmap Web Client Master

FileTools
in package

Table of Contents

Methods

tail()  : string
Tail in PHP, capable of eating big files.

Methods

tail()

Tail in PHP, capable of eating big files.

public static tail(string $filepath[, int $lines = 10 ][, int $buffer = 4096 ]) : string
Parameters
$filepath : string
$lines : int = 10
$buffer : int = 4096
Tags
author

Torleif Berger

see
http://www.geekality.net/?p=1654
Return values
string

        
On this page

Search results