I can’t seem to find this. Maybe I’m asking the wrong question. The first field in my database is an ID, where INT is set to auto-increment. When I create a new entry, I want to get the created id, But I don't know how.$query = mysqli_query($myConnection,"INSERT INTO books (title, author, descriptio