PHP Classes

Adding file from memory

Recommend this page to a friend!

      TAR/GZIP/BZIP2/ZIP Archives  >  All threads  >  Adding file from memory  >  (Un) Subscribe thread alerts  
Subject:Adding file from memory
Summary:Missing the feature of rel. 1.0 to add a file from memory
Messages:1
Author:Hyper Sonic
Date:2007-10-16 14:36:37
 

  1. Adding file from memory   Reply   Report abuse  
Picture of Hyper Sonic Hyper Sonic - 2007-10-16 14:36:37
Hi there,
I've used the rel. 1.0 of the ZIP class where it was possible to add a file to a zip that didn't exist as a file only by passing a string.
The function's name was addfile() and as parameters you could pass a string and the file name that should be used in the zip file.

I cannot find this function in the current release.
Is there any workaround?

Thanks a lot
Hyper