Hello,
Try something like:
$oldDate = new DateTime();
$oldDate->sub(new DateInterval('P3M'));
$old_records_to_delete = $oldDate->format('Y-m-d');
Hope this helps,
Si
Sent from my iPhone
On 2 Aug 2013, at 11:58, Karl-Arne Gjersøyen wrote:
> Hello again, folks!
> I wish to delete records in
I totally disagree with this! (more exclamation marks) ! (see)
!!! (and some more) !
Learning how to put design patterns into practice in your chosen language is
a great skill to have as a programmer. I personally use various frameworks,
however the existence of them does not st
2 matches
Mail list logo