Matching Unicode letter characters in PCRE/PHP

后端 未结 5 1041
别跟我提以往
别跟我提以往 2020-11-22 01:13

I\'m trying to write a reasonably permissive validator for names in PHP, and my first attempt consists of the following pattern:

// unicode letters, apostrop         


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