DEMO SITE v1.7.20

Simple Table Loggings NEW Bootstrap 4.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

#CustomernumberChecknumberPaymentdateAmount 
1119lk08.08.2004 00:00:001 View Edit Remove
2119NG9469422.02.2005 00:00:001 View Edit Remove
31212DB889831ww16.02.2003 00:00:0050218.95 View Edit Remove
4121KI83135904.11.2004 00:00:0017876.32 View Edit Remove
5121MA30215128.11.2004 00:00:0034638.14 View Edit Remove
Search