Solution Use preg_quote() to escape PCRE metacharacters: $pattern = preg_quote('The Education of H*Y*M*A*N K*A*P*L*A*N').
確定! 回上一頁