I was inspired by a recent forum thread, to write a click counter that can count clicks/hits to any HTML element (links, buttons, images, etc.). Multiple counts are saved to one text file (no database needed) using PHP, while AJAX displays the increasing numbers in real time. No page refresh required! It's very light-weight because no dependencies or large JavaScript libraries are used - it's all plain JS. DEMO - AJAX & PHP Click-Counter with Flat File Storage ...
Updated 11-17-2015 at 12:23 PM by Beverleyh