Home   |   Free PHP Scripts   |   Paid Software   |   Hire Us   |   Contact Don't Forget to Bookmark Us!
Navigation

Home Page
Free Scripts
Paid Software
    - Password Protect
    - Ware Support
Hire Us
Resources
    - Web Hosting
    - PHP Manual
Support Forum

Company

Privacy Policy
Contact
Our Friends





B-Rotater Readme

OVERVIEW
There are 4 files included in this package.
1. License.txt - Contains copyright and license information to outline proper use of this software.
2. Readme.txt - Contains an overview of the software package, installation tips, and the history of the B-Rotater script.
3. b-rotater.php - The core script of this software package.
4. banners.txt - The url/banner listings.

INSTALLATION
1. Copy all files to a directory within your web hosting account.

2. Edit your banners.txt file to include all of your banners. The file should look like this:

Web Site URL,Banner Location

....

There must also be a carriage return after each listing (Carriage Return = "Enter" Button).

Example:
http://www.wholehogsoftware.com,http://www.wholehogsoftware.com/banners/banner01.gif
http://example.com,http://example.com/banner1.gif

For help with modification, please consult the Whole Hog Software Support forum.

3. Copy and paste the following code into your web page(s) where you would like the banner advertisement to appear:

<SCRIPT language="PHP"> include ("b-rotater.php"); </SCRIPT>

If you're b-rotater.php file is in another location, you will have to edit the above code to match the complete path.

Example:
If your b-rotater.php script is located in a directory named "banners", your code would look like this:

<SCRIPT language="PHP"> include ("banners/b-rotater.php"); </SCRIPT>

We recommend simply putting the b-rotater script in the same directory as the rest of your HTML files as doing so very much simplifies code input.

HISTORY
2006-09-12: v1.3 released, code-base re-written entirely.
2004-08-24: v1.2 released, eliminated register_globals requirement, added maximum attempts monitor.
2004-02-18: v1.1 released, cleaned-up source code, refiled under GPL licensing structure.
2002-02-01: v1.0 released.


Download - Readme - Demo
Lite: N/A - Full: $0.00






Owner's Blog     
 
Copyright Whole Hog Software 2008.     All rights reserved.