Page 1 of 1

suggest about date

Posted: Sat Jan 06, 2007 4:27 pm
by hrubos
Dear all,

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 ;)

Posted: Sat Jan 06, 2007 4:59 pm
by Kieran Huggins