DEMO SITE v1.7.26

Simple Table Loggings Semantic UI 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
Actions
1103HQ33633629.10.2004 00:00:006074 View Edit Remove
2103JM55520505.06.2003 00:00:006074 View Edit Remove
3103OM31493318.12.2004 00:00:006074 View Edit Remove
411286-482324517.12.2004 00:00:006074 View Edit Remove
511255-022545406.06.2003 00:00:0032641.98 View Edit Remove
Search Execution time: 0.004 sMemory usage: 0.17 MB