stristr

Definition

string stristr ( string $haystack , mixed $needle [, bool $before_needle = false ] )

Description

Returns all of haystack from the first occurrence of needle to the end.

[More at php.net]

Parameters




loading


Share/bookmark - stristr


Global comments