Mysqli Ostatni indeks PHP

$last_id_inserted = mysqli_insert_id($conn);
Cerbrain