Name

substr

Synopsis

$substring = substr($string, $start, $length);

Returns the portion of string that begins at character start (0 is the first character) and continues for length characters.

Get MySQL and mSQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.