Skip to main content
Topic: Due dates? (Read 931 times) previous topic - next topic

Due dates?

In my table I have different due dates and store that information.
last_date   and    next_date.

Can I due something like this in the default select date for next_due ?

Code: [Select]
--date('Y-m-d', strtotime('+{next_due}'))--

Evaluating PHPRad Classic 2.6.0 | Have licenses for other PHP generators.


Re: Due dates?

Reply #2
On next due date would be ideal.
Evaluating PHPRad Classic 2.6.0 | Have licenses for other PHP generators.