DEMO SITE v1.7.26

Logs Bootstrap 5 theme

All actions of a table are logged in this table

HIDE CODE
<?php	
	$xcrud2 = Xcrud::get_instance();	
	$xcrud2->table("logs");
	$xcrud2->limit(5);
	$xcrud2->unset_remove();
	$xcrud2->unset_add();
	$xcrud2->unset_edit();
	$xcrud2->order_by('updated','desc');
	echo $xcrud2->render();		
?>

Logs

#Table NameActionUpdated By↓ UpdatedRecord IdDataOld Record
Actions
1hide_logicVIEW08.06.2026 14:43:090IP:216.73.216.144 Viewed Page:hide_logic,… View
2inline_editing_3VIEW08.06.2026 14:43:090IP:216.73.216.144 Viewed Page:inline_editing_3,… View
3video_uploadsVIEW08.06.2026 14:43:090IP:216.73.216.144 Viewed Page:video_uploads,… View
4tabulator_overviewVIEW08.06.2026 14:43:090IP:216.73.216.144 Viewed Page:tabulator_overview,… View
5hide_logic_2VIEW08.06.2026 14:43:080IP:216.73.216.144 Viewed Page:hide_logic_2,… View
Search Execution time: 0.008 sMemory usage: 0.18 MB