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