Hi, i was wondering if there was a function or something in php where i can find out what the next autoincrement field is after I insert a row into my msyql table. Or would I have to do another query... I'm trying to do it in one query, but I don't think its possible.