Howdy all,
New here. And I've done a search. Just can't find what I'm looking for.
I have a number in some text that I want to increment every week by 100 . And, i need it done automagically.
I have thought initially of putting the number in a DB table and have a cron update it every friday but, that just seems to maybe be a bit of an overkill.
Any ideas?
Thanks in advance.