Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我对codeigniter有疑问。在表单验证中,alpha 仅表示 a、b、c 等等......但是如果在我的语言中是不被 alpha fomr 验证所爱的字母表,我必须做什么?Codeigniter 不让我写那个符号。
使用一个回调函数来验证除 az 之外的特殊字符。