how many days since...
BlitzPlus Forums/BlitzPlus Programming/how many days since...| 
 | ||
| Anyone know an alorithm that: given two dates, can tell you how many days apart they are? Cheers | 
| 
 | ||
| http://php.net/date look into the comments section, they're pretty usefull for all languages | 
| 
 | ||
| Thanks Ojay, there is a function on that page but not being familiar with the PHP syntax makes it hard to understand. Appreciate the link though. |