functions-online

stripos

Beschreibung

Gibt die numerische Position des ersten Vorkommens von $needle innerhalb des Strings $haystack zurück. Im Gegensatz zu strpos() ist stripos() unabhängig von Groß- und Kleinschreibung.

Deklaration von stripos

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

stripos online ausführen










teile stripos

Kommentare für stripos

+

Leave your comment