PHP 8.5.0 Alpha 1 available for testing

Voting

: min(one, nine)?
(Example: nine)

The Note You're Voting On

devnuhl
10 years ago
If you're not looking to duplicate the rest of the string, but instead just want the offset, in the spirit of the str*pos() functions, use strcspn()

<< Back to user notes page

To Top