Would you mind suggesting for me how is the best way in programing Php a mysql to announce automatic for peson that : if infact they paid bill from 01-> or 31,every months ---> paid, and if it's 1 in a new month, they will receive debt.
And my idea that :
step 1 : function date on browser to undertstand what is the date.
step 2 : check in database in table finance , date_paid , price --> if (exit name ){ print -> paid}else {not paid}
Thank your advance