geReportSignchecker($aFrom, $aTo);//<== return array("tblReportSignchecker", $result); //return $result; } /* ==================== Sajax Initialisation ==================== */ $sajax_request_type = "POST"; $sajax_debug_mode = 0; sajax_init(); sajax_export( "getReportSignchecker"); sajax_handle_client_request(); ?>