Hi There,
My website is a search engine and on the home page it has the 'total number of searches performed: 123,456' - This is running simply by counting the total number of tags (it counts the entries in a MySQL table).
Is there any way of it automatically updating so while people are on the homepage they can see the number rising, without refreshing the page?