📜  确定php代码示例中的特殊字符

📅  最后修改于: 2022-03-11 14:54:09.102000             🧑  作者: Mango

代码示例1
<>,|=_+¬-]/', $string))
{
    // one or more of the 'special characters' found in $string
}