RE: [PHP] Creating a zip file using php

2002-08-13 Thread Rudolf Visagie
, $this -> ctrl_dir); return $data. $ctrldir. $this -> eof_ctrl_dir. pack("v", sizeof($this -> ctrl_dir)). // total # of entries "on this disk" pack("v", sizeof($this -> ct

RE: [PHP] Creating a zip file using php

2002-08-13 Thread Matt Schroebel
> From: Rahul [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 8:41 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Creating a zip file using php > > > Hi > > I want to create a zip file using php. Can this be done? > > If anybody has a code sni

[PHP] Creating a zip file using php

2002-08-13 Thread Rahul
Hi I want to create a zip file using php. Can this be done? If anybody has a code snippet, for this, or any guidelines, please send it to me. Rahul -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php