I have done task management software using php.now I would to like to write a php code to(restrict) set deadline date and time in users taskmanagement page by admin.Deadline date already entered by admin in the database.if the deadline date expired the user cannot access his task management page and this will be redirect to something like “you don’t have authorize to view ur page. Please contact admin”. Can you please give me idea to write a code.
Thanks!!!