substr

Definition

string substr ( string $string , int $start [, int $length ] )

Description

Returns the portion of string specified by the start and length parameters.

[More at php.net]

Parameters




loading


Share/bookmark - substr


Global comments