How can I check if
ob_start("ob_gzhandler");
Does it work and check the difference with or without it?
Thank,
Using the Net tab of Firebug , check to see if the title has the Content-Encodingvalue gzipor deflate.
Content-Encoding
gzip
deflate
Or try the gzip online test .
See this question .
You can use ob_list_handlersto get an array of handlers that are used.
ob_list_handlers
Source: https://habr.com/ru/post/1746213/More articles:Haskell: gluing char and list together? - haskelltesting a controller in asp.net mvc - asp.net-mvchttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1746210/can-asm-method-visitors-be-used-with-interfaces&usg=ALkJrhgPuG1aDV8uwC4Gyey-V4QcLOtYHwHow to create an exe file using an .apk file - androidHow to make an executable version of software on Android? - androidFinding a function call source string - javascriptScrambling digg rss with python - pythonHow to make .EXE to demonstrate eclipse's Android software? - androidErlang IMAP client library to query IMAP servers - erlangFLVPlayback component will not move smoothly - loopsAll Articles