Execute insert id

Hi
Is there anyway to get the insert id when you do a execute intoThanks

$conn->lastInsertId(); // $conn is connection object