PHP Program: Date-Time Cookie Management

Assignment: Practice Set Q.2 Solution

2. Write a PHP program to store the current date-time in a COOKIE and display the ‘Last visited on’ date-time on the web page upon reopening of the same page.

PHP SCRIPT