I am trying to write a function that can count the number of days between 2 dates. I currently have the below but it is giving me some unexpected results:
functi
please use date_diff function like this
format("%R%a days"); ?>
hope this helps you thanx.