wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
str_starts_with › WordPress Function
Seit5.9.0
Veraltetn/v
› str_starts_with ( $haystack, $needle )
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Polyfill for `str_starts_with()` function added in PHP 8.0.
Performs a case-sensitive check indicating if the haystack begins with needle.