scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: SEO Web Hosting

Many web hosting companies have now come up with the concept of SEO Hosting Plans which do offer a set of Class C IP's to host your websites and blogs. If your website is hosted on such a SEO Plan then what you need to do is just host a website or a blog like wordpress on each of unique Class C IP and post article on regular basis in these blogs with links linking to your target site but all this should not look like spam, articles must be unique with keyword density of up to 8 percent and not more than two links in a post of 400 words. These techniques are not recommended for a newbie webmaster as it takes a lot of time in writing and posting these things. There is nothing as good as there is fresh and new content with backlinks in the field of SEO , Search Engines like Google actually do love articles but do mind to take Class C IP into consideration for link valuation.

Topics:

Lethal Penguin Stuff:

ZipMasterFlex

Download (Count: 3831 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-2009 All rights reserved. Contact Lethal Penguin Rendered in 0.0011 sec Updated: August 29, 2007 23:05