Login   Register  
PHP Classes
elePHPant
Icontem

Class: Dictionary

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Olavo Alexandrino  >  Dictionary  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Dictionary
Base name: dictionaryobject
Description: Access arrays with the IDictionary interface
Related classes:
Version: -
PHP version: -
License: BSD License
All time users: 909 users
All time rank: 3181
Week users: 3 users
Week rank: 1216
Picture of Olavo Alexandrino
Author: Olavo Alexandrino <e-mail contact>
Packages: 8 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 30
All time rank: 764 in Brazil Brazil
Week rank: 211 Down14 in Brazil Brazil Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package implements the IDictionary interface to access associative arrays.

It is based on the Dictionary Object of the Microsoft Scripting Runtime Library. It is a PHP Dictionary object equivalent to the Perl associative array.

The dictionary items can be any type. These items are stored in the dictionary array.

Each item is associated to an unique key. The key is used to retrieve an individual item. Usually this key is an integer or a string, but can be anything except an array.

 

  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   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (66.7%)
Not sure (58.3%)
-
Not sure (50.0%)
-
-
Not sure (44.2%)
1818
Month:
Not yet rated by the users

  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.

  Related links  
Link Description
MSDN: Scripting Runtime Library Documentation of MSDN

  Files folder image Files  
File Role Description
Plain text file IDictionary.php Class The IDictionary interface
Plain text file Dictionary.php Class Dictionary class
Plain text file test.php Example Test Class

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