Login   Register  
PHP Classes
elePHPant
Icontem

Polymorphic Queue

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

  Author  
Picture of Carlos Blanco Domínguez
Name: Carlos Blanco Domínguez <e-mail contact>
Packages: 3 Browse all classes by Carlos Blanco Domínguez Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: 35
All time rank: 198044 in Spain Spain
Week rank: 2112 Down60 in Spain Spain Down


  Detailed description   Download .zip .tar.gz  
This is a simple class that implements a FIFO stack (First In First Out) of values.

It uses arrays to queue values of any type at the end of the queue.

The class can also pop values from the stack by the same order they were queued. It may also return the value at the head of the queue without removing it.

  Classes of Carlos Blanco Domínguez  >  Polymorphic Queue  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Polymorphic Queue
Base name: queue_php
Description: Implement a LIFO queue with arrays
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 391 users
All time rank: 5532
Week users: 0 users
Week rank: 2354 Equal
 
  Groups   Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  

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

  Files folder image Screenshots  
Capture of example file
File Role Description
Accessible without login Image file capture.jpg Screen Capture of example file


  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
Accessible without login Plain text file example.php Example Example file
Plain text file queue.php Class FIFO Class

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