scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: Web Content Management Systems
Web Content Management Systems offer the consumer the freedom they need without giving too much freedom that may make the website look bad, there is a high demand for the ability to update a website when needed, not when convenient. People like to have power over managing their own company, content management gives them the ability to expand on their own terms, without extra costs. Content Management (aka. Web Content Systems) saves both yourself and your client time and generates more income for you.
Your Ad Here

Topics:

Lethal Penguin Stuff:

ZipMasterFlex

Download (Count: 3455 downloads)

Purpose:
This web-based application was designed as file distribution system that can create a single compressed file containing all the individual files selected by a user.

Features

  • Dynamically create Zip files on the fly (May Require Zip Module)
  • Administration login to maintain file list
  • No FTP needed to add/remove files
  • Diplay Date File was Added
  • Records Number of File Requests
  • Ability to limit file types

Requirements

  • Linux
  • Server Side Zip Module (if not already installed), such as Info-Zip
  • MySQL
  • PHP with Safe Mode Off

Installation

  • Create a MySQL database with whatever name you like. Dump ZipMasterFlex.sql into newly-created MySQL database (phpMyAdmin is excellent for this).
  • Open config.php and change noted variables. Note, mime.html is available for limiting file type uploads.
  • Upload contents of ZipMasterFlex to your web server with the following DIRECTORY permissions:
    • ZipMasterFlex: 777
    • docs: 777
  • Navigate to the ZipMasterFlex directory on your webserver (e.g., http://yoursite/ZipMasterFlex/) and go to admin.php. Enter the password defined in config.php.
  • Add documents.
  • That's it!

Troubleshooting
If you run into PHP warning messages, particularly Cannot modify header information - headers already sent by..., the Zip module may not be installed on your server. Check with your system admin. Also note, safe mode must be disabled!

License
ZipMasterFlex
Version 1.0
Released June 27, 2003
© Lethal Penguin 2003 by Norman Kline

ZipMasterFlex is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See http://www.gnu.org/ for more information regarding the GNU General Public License.

Copyright © 2000-2008 All rights reserved. Contact Lethal Penguin Rendered in 0.001 sec Updated: August 29, 2007 23:05