Login   Register  
PHP Classes
elePHPant
Icontem

Singly Linked List

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

  Author  
Picture of Allan Bogh
Name: Allan Bogh <e-mail contact>
Packages: 5 Browse all classes by Allan Bogh Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 30
All time rank: 57672 in United States United States
Week rank: 1095 Down122 in United States United States Down


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

  Classes of Allan Bogh  >  Singly Linked List  >  Download .zip .tar.gz  >  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
Version: 1.0
PHP version: 4.3.11
License: BSD License
All time users: 407 users
All time rank: 5445
Week users: 0 users
Week rank: 2249 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  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
Accessible without login 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.