![]() |
evaluate date where > 2 weeks ago
hi all i have a date on a php page and i need to check if that date (
in this format : 2006-06-04) is more than 2 weeks ago. How can i do this most efficiently? regards marc |
Re: evaluate date where > 2 weeks ago
if $date is the variable holing the date. Do the following
Code:
<?php |
Re: evaluate date where > 2 weeks ago
The problem is already solved but anyways thanks for the help and I am looking forward to some more help in the near future in PHP as I am moving on with the language
|
| All times are GMT +5.5. The time now is 23:04. |