What's a good way to calculate the number of days between two dates in
the following format:
2003-07-15
2003-08-02
I've looked at the PHP date functions but I'm still a bit lost...
the following format:
2003-07-15
2003-08-02
I've looked at the PHP date functions but I'm still a bit lost...
Comment