The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What is the PHP if i want to create a logic that finds if the stored DATELINE value is older than 7days... when compared to the current date...
|
|
#2
|
|||
|
|||
|
Assuming you mean exactly seven days or older (i.e., not seven days starting at midnight today):
PHP Code:
|
![]() |
|
|