Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
刷新到mysql数据库时添加的空白数据如何摆脱?
这是我的代码
https://docs.google.com/file/d/0B3bU0f9cR-ehM1E1Z1MzWHBNQkU/edit
每个 Web 开发人员都必须遵守 2 条严格的规则
因此,例如,在插入后添加这些行
header("Location:".$_SERVER['PHP_SELF']); exit;