That echo statement is erroneous. As @unwind says, the single quotes (') should be backtics (`). Your current code is sending the literal ...
確定! 回上一頁