Exécutez votre instruction d'insertion et vous pourrez ensuite faire ceci :
SELECT * FROM `items` WHERE `id`= LAST_INSERT_ID()
Exécutez votre instruction d'insertion et vous pourrez ensuite faire ceci :
SELECT * FROM `items` WHERE `id`= LAST_INSERT_ID()