Re: ZipArchive question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeffry Killen wrote:

> My question is: Where is the test.zip archive file located? (/tmp, maybe?)
> I would expect it to be in the same dir as the processing script, but I
> don't see anything in the dir
> by the name of test.zip.

I might be completely wrong, but I believe that the actual test.zip is
only created if everything worked out fine (including that the zip won't
be empty).  So unless you're getting "good to go: ...", there won't be a
zip file.

If everything works well, the file is supposed to be created in the
current working directory, i.e. the usually the directory of the
requested script.

-- 
Christoph M. Becker


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux