will return an array on the PHP end: $email = $_POST['email'];. you can implode() that to get the result you want:
確定! 回上一頁