Contact: aviboots(AT)netvision.net.il
40,763 questions
53,138 answers
573 users
$UnixTimestamp = strtotime("+1 week"); echo date('r', $UnixTimestamp); /* run: Thu, 31 Mar 2022 07:35:02 +0000 */