php, 30 hari sebelum hari ini, tanggal
And if you want to get the 30 days ago date in PHP:
PHP Code:
echo date('Y-m-d', strtotime('-30 days'));
rianto utomo bole nyontek dari http://www.sitepoint.com/forums/showthread.php?582654-Finding-the-date-30-days-ago…
Iklan
Tinggalkan Balasan