------解决方案-------------------- 每个表都有一个主键,其值是唯一的 一般命名为 id
你只需要传递这个 id,就可以在数据库方通过这个 id 来唯一的定位到记录
提交后 $_POST['box'] 就是一个由所有被选中的 id 组成的数组
------解决方案--------------------
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn