Login   Register  
PHP Classes
elePHPant
Icontem

Class: Stack 2

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Carey R. Dayrit  >  Stack 2  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Stack 2
Base name: stack2
Description: Manipulate stacks using two dimensional arrays
Related classes:
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 312 users
All time rank: 5501
Week users: 0 users
Week rank: 2790
Picture of Carey R. Dayrit
Author: Carey R. Dayrit <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Philippines Philippines - PHP jobs in Philippines
Age: ???
All time rank: 292924 in Philippines Philippines
Week rank: 2255 Up23 in Philippines Philippines Up


  Detailed description  
This class provides API to manipulate a stack using two dimensional arrays.

It provides functions for:

- Push an element
- Pop an element
- Retrieve the element at the top of the stack without removing it
- Retrieve the size of the stack
- Determine whether the stack is empty

 

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

  Rate classes User ratings   Applications   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.
  Files folder image Files  
File Role Description
Plain text file sample.php Example Sample Code in using the class
Plain text file stack2.class.php Class Stack for 2 dimensional array

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