You need to use multiple input with the same name and [] to tell PHP it's an array. The values will be in $_POST["mytext"]. You can find a ...
確定! 回上一頁