DEMO SITE v1.7.32

Simple Table Loggings Material Design 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
Actions
11BO8640024.12.2020 00:00:00123457 View Edit Remove
210364OM314916.07.2020 00:00:00605002 View Edit Remove
3103600OM3149123.07.2020 00:00:00605000 View Edit Remove
411310HQ550220.12.2001 00:00:0014190 View Edit Remove
511221HQ5502329.06.1995 00:00:0099 View Edit Remove
Search