🌈 搜索
📅  最后修改于: 2022-03-11 14:53:41.407000             🧑  作者: Mango
// this filter works for most of cases /* use this regex */ preg_match("/^[a-z ,.'-]+$/i", your_string);