hi,
i have date value which is stored in MySQL DB.
and i get that through array i.e $row['Date'] and displayed on form
and the other date is current date which i got from function date('d','m','y').
now i want to get the difference of both dates to calculate the rent.
but i could not yet.
i don't know i am doing wrong or right.
can anyone please help me.
regards.