Login   Register  
PHP Classes
elePHPant
Icontem

Class: Singly Linked List

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Allan Bogh  >  Singly Linked List  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Singly Linked List
Base name: singlylinkedlist
Description: Manage singly linked lists of data values
Related classes: , , ,
Version: 1.0
PHP version: 4.3.11
License: BSD License
All time users: 396 users
All time rank: 5025
Week users: 0 users
Week rank: 3123
Picture of Allan Bogh
Author: Allan Bogh <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 29
All time rank: 54467 in United States United States
Week rank: 994 Down110 in United States United States Down


  Detailed description  
This class can be used to manage singly linked lists of data values.

It can add elements to the list assigning data values of arbitrary types.

The class can also traverse the list going to the next element after to the current list element.

 

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  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.
  Files folder image Files  
File Role Description
Plain text file linkedlist.php Class Class file which stores the data and contains the next node in the list
Plain text file listtest.php Example Test file written in PHP and HTML.

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