PHP Classes

Packages of Alexandar Minkovsky

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alexandar Minkovsky (3)  >  Mission progress status  >  Reputation  
Picture of Alexandar Minkovsky
Name: Alexandar Minkovsky <contact>
Classes: 3
Country: Bulgaria Bulgaria
Age: 55
All time rank: 1661 in Bulgaria Bulgaria
Week rank: 195 Down2 in Bulgaria Bulgaria Down
All time users: 12498
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Array Multi Sort  
Sort arrays considering multiple values
This class is meant to sort arrays of associative arrays like those returned as result sets database query functions.

It can sort the result arrays considering multiple result columns. It can perform ascendent or descendent sorting onb each column.

Columns of dates are sorted correctly if they comply with GNU date syntax.
(http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html)
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 86% 80% - 83% - - 59% 1261
Month: Not yet rated by the users

  Files folder image MySQL SP  
PHP Programming Innovation award nominee
April 2004
Number 5


Prize: One downloadable copy of Komodo
Emulation of MySQL stored procedures
This class is meant to provide an emulation of stored procedures for MySQL.

It uses template files stored on the database client side that contain multiple SQL statements with special marks that identify placeholders that are replaced by procedure arguments when they are executed.

The result of the execution of procedure is an array containing either the handles of the result set of the SELECT statements or the number of affected rows of other statements.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% - 81% - - 53% 2282
Month: Not yet rated by the users

  Files folder image UTF8  
PHP Programming Innovation award nominee
November 2004
Number 2


Prize: One copy of the Zend Studio
Convert text between UTF-8 and other encodings
This class is meant to convert text encoded as single byte string encodings such as CP1251 to UTF-8 multibyte format and vice versa.

The class loads character set from mapping files. Please access ftp://ftp.unicode.org/Public/MAPPINGS/ to obtain the mapping files that you need.

The directory from where the map files may be loaded is pre-configured in the class. Each supported character set is also pre-configured in the class to point to the respective mapping file.

The error handling function onError may be overriden in a subclass if necessary.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 87% - - - - 54% 2097
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z