• 25-10-2020, 04:37:11
    #10
    ymazmustafa adlı üyeden alıntı: mesajı görüntüle
    biri farkli biri farklı oluyor hocam böyle daha hoş duruyor $sonodeme = date("Y-m-d H:i:s"); rica etsem buna eklermisiniz.
    $son_odemetarihi = date('Y-m-d H:i:s', strtotime($tarih. ' + 30 days'));
  • 25-10-2020, 04:54:37
    #11
    $time = strtotime("2010.12.11");
    $final = date("Y-m-d", strtotime("+1 month", $time));
    Kaynak : https://stackoverflow.com/questions/...e-by-one-month