Alla offentliga loggar
Hoppa till navigering
Hoppa till sök
Kombinerad visning av alla tillgängliga loggar för Wiki.linux.se. Du kan avgränsa sökningen och få färre träffar genom att ange typ av logg, användarnamn (skiftlägeskänsligt), eller berörd sida (också skiftlägeskänsligt).
- 2 december 2024 kl. 09.45 Admin diskussion bidrag skapade sidan gzencode() (Skapade sidan med '== gzencode == '''(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)''' '''gzencode — Create a gzip compressed string''' === Description === <code> gzencode(string $data, int $level = -1, int $encoding = ZLIB_ENCODING_GZIP): string|false </code> This function returns a compressed version of the input data compatible with the output of the gzip program. For more information on the GZIP file format, see the document: » GZIP file format specification version 4.3 (RFC 1952). ====...')