Login   Register  
PHP Classes
elePHPant
Icontem

Class: webring 1.0

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Robert Peake  >  webring 1.0  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: webring 1.0
Base name: webring
Description: webring provides an easy-to-configure solution
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 962 users
All time rank: 3061
Week users: 0 users
Week rank: 2603
Picture of Robert Peake
Author: Robert Peake <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 33
All time rank: 1443195 in United States United States
Week rank: 2275 Down289 in United States United States Down


  Detailed description  
ABOUT

webring provides an easy-to-configure solution for creating a webring. All URLs are stored in one file (webring.urls), and each link in the webring references
one of three functions: next (next.php), previous (prev.php), or random (rand.php) at this site.

REQUIREMENTS

webring requires PHP>3 (tested on 3.015) with support for $HTTP_REFERER, and depends upon the loopedArray class (included). webring links will only
work on browsers that allow redirects using the http-equiv meta tag.

ARCHITECTURE

webring uses the loopedArray object, which simulates a "looped" array data type with a number of basic functions. See "loopedArray.api" for an outline of how
to use this class. See "webring.api" for an outline of the webring class.

CONFIGURATION

Simply add urls, one per line, to the file webring.urls. Then reference next.php, prev.php, and rand.php from the pages in your webring.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Download Download gzip'd tar file
Homepage HTML README for webring 1.0

  Files folder image Files  
File Role Description
HTML file index.html Doc. HTML README for webring 1.0
Plain text file loopedArray.api Doc. API for loopedArray class
Plain text file loopedArray.inc Class loopedArray class
Plain text file next.php Example returns next URL in the webring
Plain text file prev.php Example returns the previous URL in the webring
Plain text file rand.php Example returns a random URL in the webring
Plain text file README Doc. README for webring 1.0
Plain text file webring.api Doc. API for webring 1.0
Plain text file webring.inc Class webring class
Plain text file webring.urls Data configuration file for webring 1.0

Download all files: webring.tar.gz webring.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.