From Personal names in a global application: What to store and How can I validate a name, middle name, and last name using regex in Java?
i 读到,由于国际可能性,你可以真正验证姓名、多个名字、我们的名字。 一般性判决是避免这种做法,而是安全地作出,这意味着允许一切可能的特性、组合,并仅将其印成html-安全标记。
但是,special natures?
i 还将要求我的节目用户以负责任的方式输入姓名(尽管这不能保证),但至少应当有强制性规则,但不能完全排除有理由使用<代码><<>$或@
的其他人。
i m on PHP and JS but same goes for all languages that use input validations
EDIT:
i 确实需要注意,这并不真正意味着“Shft 1-9”。 这只是所谓的。 其中还包括1-9之外的特殊性质。 对混淆表示担忧。
在此,我的申请像图书馆申请一样。 a 书籍有头衔、作者和一年。 虽然标题和年份可以到一张桌上,但作者希望列入另一个表格。 这些投入来自用户。 现在,一米将执行提交人的汽车。 但是,自动填写数据依据的是用户的意见,即汽车数据的可靠性将以用户的作者投入为基础。
just like facebook, how do they implement this? i haven t seen any friend using special characters, unlike those friendster times where everytime i search, people with numeric or special charactered names come up first - not really great for an autocomplete.