PHP 获取 MySQL 最后插入id 作者: admin 时间: 2024-08-31 分类: 代码,后端 非常简单,$last_id = mysqli_insert_id($conn); 标签: php