public static function display_pagination($url, $start, $total, $kmess) { $out[] = ''; return implode(' ', $out); }