Login   Register  
PHP Classes
elePHPant
Icontem

Class: FIFO Queue

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Michal Golebiowski  >  FIFO Queue  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: FIFO Queue
Base name: queue
Description: Implementation of FIFO (First In First Out) queue
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2640 users
All time rank: 1184
Week users: 9 users
Week rank: 388
Picture of Michal Golebiowski
Author: Michal Golebiowski <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 28
All time rank: 3536 in Poland Poland
Week rank: 384 Down11 in Poland Poland Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class provides an implementation of FIFO queue. You can push any type of objects to the queue and pop them by the order they were retrieved.

The class comes in distinct versions for PHP 4 and for PHP 5 using an abstract base class and private and public variables and functions.

 

  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   Trackback   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
4chan image downloader V2 I keep getting 0 image(s) was downloaded even though it displays the images and I check them and everything...

  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.php4 Example An example of using queue class for PHP 4
Plain text file example.php5 Example An example of using queue class for PHP 5
Plain text file license.txt Lic. GNU General Public License
Accessible without login Plain text file queue.class.php4 Class Queue class for PHP 4
Plain text file queue.class.php5 Class Queue class for PHP 5

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