If you want to include special characters like spaces in the query string, you need to protect them by applying the urlencode() translation function.
確定! 回上一頁