I have used arrays in the past for HTML form fields. example: <input type="text" name="test[1]" /> This works fine when it use it in PHP ...
確定! 回上一頁