' . number_format($hits, 0, ",", ".") . ' x'; } function get_clicks(int $id, array $clicks): string { return '' . $clicks[$id] . ''; } ?>