Okay I have a page with three 1 cell tables. Also i have a mysql database with a column called "Title" and 1 called "id" which is auto-increment. I want to get the last last 3 id in the database and put each of those 3 "Titles" in each table I have. Know I don't know how to get all of the last 3 and each title in each table. Plz help me