Is there a way to count the number of entries in a certain field (varchar) in a mysql database table, and then display that number on a page? I have IDs for each entry, but they are each random 35 character varchar ids, so I can't just list the highest ID#.