[Phpmyadmin-devel] gzip dump

Olivier M. qmail at orion.8304.ch
Tue Jun 26 00:58:39 CEST 2001


On Mon, Jun 25, 2001 at 07:45:50PM +0100, Armel FAUVEAU wrote:
> Last month, i worked on the gzip dump, just for fun.
> But, i had problem.
> 
> ** First method use gzwrite().
> Binary-safe gz-file write.
> 
> Good : support by php3/php4
> Bad : require write access on the server.
> 
> ** Second method use gzencode().
> Create a gzip compressed string
> 
> Good : create a gzip compressed string...on the fly
> Bad : support by >= php4.0.4 
> 
> What do you think about this  ?

The chances are bigger to find a php4 server than
a server where you have write access, so I also
think the second way would be the best.

Greetings,
Olivier
-- 
_________________________________________________________________
 Olivier Mueller - om at 8304.ch - PGPkeyID: 0E84D2EA - Switzerland
qmail projects: http://omail.omnis.ch  -  http://webmail.omnis.ch




More information about the Developers mailing list