Get your own PHP server

Regex Modifier: \b

Does the text "Hello World" start with "Hel"?:

1

The matches were found here:

#lo World

(Each match was replaced by a # character)