- convert decimals 2 alphabet
Convert a decimal to an alphabetical (alphabet based) string
DOWNLOADED: 453
VIEWED: 1632
- shoutcast class
This class makes it very easy to connect to a shoutcast radiostation and display the properties of the stream
DOWNLOADED: 5086
VIEWED: 6399
- date difference
This function will calculate the difference between two dates and can output it as either a string or an array, indicating the amount of years, months, days, hours, minutes and seconds of difference.
The returned result can be either a string or an array
DOWNLOADED: 596
VIEWED: 2131
- constant arrays
This class simulates the idea of constant arrays : an array defined as a constant.
In order to achieve this, the singleton pattern is used in combination with checks if certain values already exist
DOWNLOADED: 110
VIEWED: 613
- excudo pdf textblock
This class solves the problem with the current version of Zend_Pdf, that it doesn't have any functionality for outputting a large string into multiple lines. (text-wrapping)
DOWNLOADED: 200
VIEWED: 1016
- list directory class
This class facilitates listing the contents of directories (recursively)
DOWNLOADED: 75
VIEWED: 498
- mutex class
This mutex (mutual exclusion) class can help to avoid the simultaneous use of a common resource (concurrency problem)
DOWNLOADED: 121
VIEWED: 1224
- database array caching class
Easy and flexible class for storing database data into cached arrays
DOWNLOADED: 50
VIEWED: 561
- isbn check
Checks whether a string is a valid ISBN (International Standard Book Number) number
DOWNLOADED: 42
VIEWED: 465
- elfproef
Checks the validity of a dutch bank account number
DOWNLOADED: 15
VIEWED: 132