I am coding a calendar style app for a website which shows what courses a company is running in date order. There is a backend app that allows them to add new items etc... Is there any built in way in MySQL/PHP to autodelete an item from a database once its date arrives?