The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How can I fetch todays date if I want a memberlist link for registered today users?
Hello,
I'd like to put this link in my navbar: memberlist.php?joindateafter=2007-02-16 where 2007-02-16 is the actual day. I can do it with code-changes: # 1 $date_thisday = date("Y-m-j"); # 2 memberlist.php?joindateafter=$date_thisday Is it possible to extract this date-format without code and just style changes? Thank you very much. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|