Forum Moderators: coopster

Message Too Old, No Replies

zip uploaded file

         

asmith20002

9:41 pm on Oct 1, 2008 (gmt 0)

10+ Year Member



Is it possible I make a file zip wit php, then save it on the server ?

for example, if the user upload file.jpg , I first make it zip, then save it on the server?

Little_G

10:19 pm on Oct 1, 2008 (gmt 0)

10+ Year Member



Hi,

Have you looked at this [php.net]?

Andrew