For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > April 2005 > Zipping files









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Zipping files
Hello

2005-04-15, 8:55 am

I know of ability to zip a string. However, is it possible to zip files with
PHP?


Kimmo Laine

2005-04-15, 8:55 am

"Hello" <no-emai@sorry.com> wrote in message
news:m8J6e.4661$An2.375@newsread2.news.pas.earthlink.net...
>I know of ability to zip a string. However, is it possible to zip files
>with PHP?



One solution that comes to mind is to get a zip-program that runs from
command line and execute a command from php that runs the compressor with
parameters that tell what file(s) to zip.

--
Welcome to Usenet! Please leave tolerance, understanding
and intelligence at the door. They aren't welcome here.
eternal piste erection miuku gmail piste com


Cédric Correa Luna

2005-04-15, 8:55 am

Hello,
You should find a class for that here :
http://www.phpconcept.net/index.en.php

Cédric

Hello a écrit :
> I know of ability to zip a string. However, is it possible to zip files with
> PHP?
>
>

Kimmo Laine

2005-04-18, 3:56 am

"Hello" <no-emai@sorry.com> wrote in message
news:m8J6e.4661$An2.375@newsread2.news.pas.earthlink.net...
>I know of ability to zip a string. However, is it possible to zip files
>with PHP?



One solution that comes to mind is to get a zip-program that runs from
command line and execute a command from php that runs the compressor with
parameters that tell what file(s) to zip.

--
Welcome to Usenet! Please leave tolerance, understanding
and intelligence at the door. They aren't welcome here.
eternal piste erection miuku gmail piste com


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com