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