Quick question: Does anyone know if there is an easy way to pull out data from the last record entered into a table (MySQL)? It has an auto-increment ID so it's just a case of the last ID but not sure how to query that, have looked on the net but have given up. Thought you guys might be able to help..... TIA