mysqli Último índice php

$last_id_inserted = mysqli_insert_id($conn);
Cerbrain