-
Help with zip file class script
Hello,
Should be an easy fix. I needed to create a zip file on the fly. I implemented the final code shown on this page:
http://www.sitepoint.com/forums/show...ight=zip+class
Everything works fine. The only problem is, the code zips all relative files found in all directories found under where I have it installed.
For example:
I have the scripts installed at /home/~/public_html/admin. Currently, the scripts save everything under this directory.
What I would liek to do is have the script save everything under a predefined directory, such as
/home/~/public_html/admin/export/blah
I have tried and tried to modify the "archive.php" file..... I am stumped.
I hope I explained it well enough. Thanks!
Anyone?
Last edited by webhead2; Feb 6, 2006 at 00:48.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks