Zen Follower
- Join Date:
- Apr 2005
- Posts:
- 145
- Plugin Contributions:
- 0
Show todays date
I want to have a daily special headed with todays date.
Now the specials box has this line;
define('TABLE_HEADING_SPECIALS_INDEX', 'Daily Special For %s');
It displays as "Daily Special For January"
I want it to be "Daily special for (todays date)"
What do I need to change "%s" to to show todays date?
thanks.