functions-online

strripos

Beschreibung

Findet das letzte Vorkommen von $needle im String $haystack, unabhängig von Groß- und Kleinschreibung. Im Gegensatz zu strrpos() beachtet strripos() die Groß- und Kleinschreibung nicht.

Deklaration von strripos

mixed strripos ( string $haystack , string $needle [, int $offset ] )

strripos online ausführen










teile strripos

Kommentare für strripos

+

Leave your comment