Re: Extraction of .gz files in php.



Mani wrote:
Hi,

I dont know how to extract the .gz files in php.

Can someone teach me the steps to extract it?

--
Mani


Unix/linx: gunzip -d filename
Windows : download winrar
.



Relevant Pages

  • Re: Please help me find my problem !!!
    ... > basic grasp of PHP somewhat quickly, already have a completed login ... extract(), as ... Tom Thackrey www.creative-light.com tom creative light com do NOT send email to jamesbutler@willglen.net ...
    (comp.lang.php)
  • Re: Idea for PHP Enhancement: register_globals_manual
    ... > Your comment says the same thing I'm saying: that using extract has the ... now support all of the super globals in PHP. ... of the superglobal array to play with. ...
    (comp.lang.php)
  • Re: [PHP] extract escaped quoted strings
    ... I have a bit of PHP code that needs to extract some quoted strings, ... but i'd love some elegant PCRE solution that thus-far evades ...
    (php.general)
  • Re: ASF - WMA header
    ... >> file-reading using PHP. ... >The duration is written in an unsigned 64-bit integer in the ... position within the first few hundred bytes of the asf. ... If I can find a good way to read the asf header directly to extract ...
    (microsoft.public.windowsmedia.sdk)
  • Why is this script so slow?
    ... mysql database that has about 250 records in it. ... When I use another script to extract the same data and display the ... I can only conclude it is the script. ...
    (alt.php)