Login   Register  
PHP Classes
elePHPant
Icontem

webring 1.0

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Robert Peake
Name: Robert Peake <e-mail contact>
Packages: 2 Browse all classes by Robert Peake Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 34
All time rank: 1552208 in United States United States
Week rank: 2045 Down246 in United States United States Down


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Robert Peake  >  webring 1.0  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 968 users
All time rank: 3268
Week users: 0 users
Week rank: 2249 Equal
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

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


  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
Accessible without login HTML file index.html Doc. HTML README for webring 1.0
Accessible without login Plain text file loopedArray.api Doc. API for loopedArray class
Plain text file loopedArray.inc Class loopedArray class
Accessible without login Plain text file next.php Example returns next URL in the webring
Accessible without login Plain text file prev.php Example returns the previous URL in the webring
Accessible without login Plain text file rand.php Example returns a random URL in the webring
Accessible without login Plain text file README Doc. README for webring 1.0
Accessible without login Plain text file webring.api Doc. API for webring 1.0
Plain text file webring.inc Class webring class
Accessible without login 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.