Fake Delete

Original price was: $55.Current price is: $29.

This PHPMaker 2024 project will show you how to implement Fake Delete which will update the record as Deleted along with Date and Time when the record is deleted. In other words, the record will not be deleted physically from database, but only updated in database.

The deleted records will not be displayed again in the current normal table. You will learn how to filter records for tables that contain the deleted records, simply by using Recordset_Selecting server event. In addition, we use Database View for displaying the deleted records. No need to create separated table for this!

Available Versions:
– PHPMaker 2024 Project File