Whether you work with documents day-to-day or only from time to time need them, DocHub is here to help you make the most of your document-based tasks. This tool can delete data in Registration Confirmation, facilitate collaboration in teams and create fillable forms and legally-binding eSignatures. And even better, everything is kept safe with the highest protection requirements.
With DocHub, you can get these features from any place and using any device.
in this lecture we are now going to program the functionality to automatically delete the account information of all users who do not activate their account after three days of registration so when a user clicks on the sign up button and then create a new account they are supposed to activate the account through their email address so if we wait for three days and the user doesnt activate the account we want to automatically delete such information from our database this is very important because as your system begins to grow more people register some people even use wrong email address to sign up and they never activate the account so if you leave this information in your system your database will soon grow to an extent that you have junk information right in there lets get into the code and see how we can implement this now basically this is just similar to the previous lecture where we deleted the users account if they have deactivated their account then they have not logged in a