PHP Classes
elePHPant
Icontem

Stack Array: Manage a stack of data values

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-07-29 (9 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 395 All time: 6,258 This week: 949Up
Version License PHP version Categories
stack_array 1.0GNU General Publi...5PHP 5, Data types
Description Author

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.

Picture of Brian Price
Name: Brian Price <contact>
Classes: 1 package by
Country: Canada Canada

  Files folder image Files  
File Role Description
Accessible without login Plain text file license.txt Lic. License file.
Plain text file stack.php Class The main Stack file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:395
This week:0
All time:6,258
This week:949Up