PHP 8.4.24 Released!

Voting

: seven minus five?
(Example: nine)

The Note You're Voting On

Dmitry Mazur
17 years ago
The second parameter is a set of allowed characters.
strspn will return an zero-based index of a first non-allowed character.

<< Back to user notes page

To Top