Wich record has to be removed ?
I think this the question...
otherwise if a user posts:
check the number of records:
if the number of recs. is 20 then
create a query with a limit to get the record which has to be removed
delete this one
and finally insert the new one...