Alphabetic equivalent of PHP is_numeric

前端 未结 4 1888
孤城傲影
孤城傲影 2021-01-21 05:35

I am looking for a function that would be the alphabetic equivalent of is_numeric. It would return true if there are only letters in the string and false otherwise. Does a bui

4条回答
提交回复
热议问题