[PHP] Re: creating ZIP file from mySQL content?

2001-09-10 Thread BRACK

But isn't it about gzip formate? Will I be able to make it .zip 
extension? will windows users be able to unpack my files?

Youri
> http://php.net/zlib
> 
> --
> WARNING [EMAIL PROTECTED] address is an endangered species -- Use
> [EMAIL PROTECTED]
> Wanna help me out?  Like Music?  Buy a CD:
> http://l-i-e.com/artists.htm Volunteer a little time:
> http://chatmusic.com/volunteer.htm - Original Message - From:
> Brack <[EMAIL PROTECTED]> Newsgroups: php.general To:
> <[EMAIL PROTECTED]> Sent: Saturday, September 08, 2001 6:57 AM
> Subject: creating ZIP file from mySQL content?
> 
> 
> > I have a site where ppl can upload their text-based ideas in real
> > time, so that I have new records in db every day. When I did
> > uploading by hands and had over 200 files on that site I distributed
> > all site content in downloadable for of zipped win-help formate.
> > Well, I don't think that I can do help file dinamically but what
> > about normal zip file. Can I create the script which would do it for
> > me (creating zip-file of all records in db dynamically)?
> >
> > Youri
> > <>< <>< <>< <>< God is our provider ><> ><> ><> ><>
> > http://www.body-builders.org
> 


<>< <>< <>< <>< God is our provider ><> ><> ><> ><> 
http://www.body-builders.org
New!!! - http://body-builders.org/index.php?links=1

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: creating ZIP file from mySQL content?

2001-09-08 Thread Richard Lynch

http://php.net/zlib

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: Brack <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 08, 2001 6:57 AM
Subject: creating ZIP file from mySQL content?


> I have a site where ppl can upload their text-based ideas in real
> time, so that I have new records in db every day. When I did
> uploading by hands and had over 200 files on that site I distributed
> all site content in downloadable for of zipped win-help formate.
> Well, I don't think that I can do help file dinamically but what about
> normal zip file. Can I create the script which would do it for me
> (creating zip-file of all records in db dynamically)?
>
> Youri
> <>< <>< <>< <>< God is our provider ><> ><> ><> ><>
> http://www.body-builders.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]