Login   Register  
PHP Classes
elePHPant
Icontem

Class: Stack Array

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Brian Price  >  Stack Array  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Stack Array
Base name: stack_array
Description: Manage a stack of data values
Related classes: ,
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
All time users: 362 users
All time rank: 5199
Week users: 1 user
Week rank: 2503
Picture of Brian Price
Author: Brian Price <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: 23
All time rank: 279771 in Canada Canada
Week rank: 1661 Up40 Up in Canada Canada


  Detailed description  
This class can be used to manage a stack of data values.

It can push and pop values of arbitrary types from the top of the stack.

The class can also search for data values on the stack. If the specified value is found, the value position on the stack is returned.

The class peek values from the stack, i.e. retrieve a value from the top of the stack without removing it.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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 license.txt Lic. License file.
Plain text file stack.php Class The main Stack file

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