I need a script that reads the current date on server and computes an additional 4 days to display a date.
e.g. today 29/12/05 + 4 days, the script would display 02/01/05 (or similar depending on formatting). Thanks
(also posted under php as I need scripts for different servers)