$ultimoGrupo = $mysqli->insert_id; $mysqli->query("INSERT INTO unidades ... $stmt = $mysqli->prepare($sql); $stmt->bind_param('is', ...
確定! 回上一頁