I have a HTML Form like below which uses 2D array to store input elements <form action="/myAction" method="post"> <input type="text" name="myList[1][NAME]" ...
確定! 回上一頁