PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a php script that insert data into a table in mysql. In that table is a field 'id' that is auto_increment, is there anyway to get the 'id' of the record i inserted?