Function starts_with
Determine if a string starts with a given needle.
string |
$haystack |
|
string|array |
$needle |
boolean
|
Determine if a string starts with a given needle.
string |
$haystack |
|
string|array |
$needle |
boolean
|