Single and double quoted PHP strings have special meaning of backslash. Thus if \ has to be matched with a regular expression \\ ...
確定! 回上一頁