DEMO SITE v1.7.31

Simple Demo (CRUD)
Default theme

Simple Demo

HIDE CODE
<?php    
	$xcrud = Xcrud::get_instance();	
	$xcrud->table("payments");
	
    echo $xcrud->render();
?>
xCRUDConnection error: SQLSTATE[08004] [1040] Too many connections