DEMO SITE v1.7.24

Simple Table Loggings Bootstrap 5 theme

All actions of a table are logged

HIDE CODE
<?php
    $xcrud = Xcrud::get_instance();	
	$xcrud->table("payments");
	$xcrud->set_logging(true);
	$xcrud->limit(5);	
	echo $xcrud->render();			
?>

Payments

#CustomernumberChecknumberPaymentdateAmountTest1 
1124ET6439616.04.2005 00:00:0083598.04 View Edit Remove
2124HI36647427.12.2004 00:00:0047142.7 View Edit Remove
3124HR8657802.11.2004 00:00:0055639.66 View Edit Remove
4124LF21729926.03.2004 00:00:0043369.3 View Edit Remove
5124NT14174825.11.2003 00:00:0045084.38 View Edit Remove
Search