I'm adding records to my MySql DB with a time stamp IE: 1107515427

Now when I didplay my page I want it to count the time stamps and show a total for each day ie:
Apr 02 = 32
Apr 03 = 12

ect ect
anyone know how this can be done???