PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 397 This week: 1All time: 6,591 This week: 560Up
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
Age: 36
All time rank: 355278 in Canada Canada
Week rank: 411 Up10 in Canada Canada Up

  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:397
This week:1
All time:6,591
This week:560Up