I have LAMP server hosting a local website for my firm where I need to enter data each month.
The data is values from electricity meters, which are measuring energy consumption in every individual office. I need to insert a unique set of data each month, no duplicates in the same month. How can I do that?