Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi please is there anyway entries in the database can be automatically deleted after a selected date and time?.
Hi,You need to write a separate script for this purpose. This script needs to be scheduled to run once a day, check dates and delete records if required. To schedule this script use CRON on Unix systems and Windows scheduler on Windows.