[PHP] pobierz, plaintext <?php$dni = 7; $data = date("Y-m-d"); $wynik = date("Y-m-d",(strtotime($data) + (60*60*24*$dni)));?>[PHP] pobierz, plaintext