Follow Me

Tag Archive | "date difference between two dates in php"

How to calculate number of days between two dates

Saturday, June 19, 2010

0 Comments

Following are the script that calculate number of days between two dates. I used this script in my recent project work. I need to run a cron file to all members of the site that haven’t logged into site more than 7 days. I created this script for sending email if log in time of [...]

Continue reading...