PHP » GoLang |
login |
register |
about
|
GoLang IntlChar::isalpha
request it (378)
GoLang replacement for PHP's IntlChar::isalpha
[edit | history]
IntlChar::isalpha(PHP 7) IntlChar::isalpha — Check if code point is a letter character Description
Determines whether the specified code point is a letter character. ParametersReturn Values
Returns ExamplesExample #1 Testing different code points
<?php The above example will output: bool(true) bool(false) bool(false) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|