Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
what are you saying
당신이 무슨 말을하는거야
Ultimo aggiornamento 2021-04-19
Frequenza di utilizzo: 1
Qualità:
Riferimento:
ob_gzhandler() is intended to be used as a callback function for ob_start() to help facilitate sending gz-encoded data to web browsers that support compressed web pages. before ob_gzhandler() actually sends compressed data, it determines what type of content encoding the browser will accept ("gzip", "deflate" or none at all) and will return it's output accordingly. all browsers are supported since it's up to the browser to send the correct header saying that it accepts compressed web pages.
before ob_gzhandler() actually sends compressed data, it determines what type of content encoding the browser will accept ("gzip", "deflate "or none at all) and will return it's output accordingly.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Riferimento:
Attenzione: contiene formattazione HTML nascosta