- convert decimals 2 alphabet
Convert a decimal to an alphabetical (alphabet based) string
DOWNLOADED: 444
VIEWED: 1616
- shoutcast class
This class makes it very easy to connect to a shoutcast radiostation and display the properties of the stream
DOWNLOADED: 4818
VIEWED: 6176
- 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: 589
VIEWED: 2117
- 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: 101
VIEWED: 584
- 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: 186
VIEWED: 954
- list directory class
This class facilitates listing the contents of directories (recursively)
DOWNLOADED: 69
VIEWED: 484
- mutex class
This mutex (mutual exclusion) class can help to avoid the simultaneous use of a common resource (concurrency problem)
DOWNLOADED: 115
VIEWED: 1162
- database array caching class
Easy and flexible class for storing database data into cached arrays
DOWNLOADED: 42
VIEWED: 540
- isbn check
Checks whether a string is a valid ISBN (International Standard Book Number) number
DOWNLOADED: 38
VIEWED: 428
- elfproef
Checks the validity of a dutch bank account number
DOWNLOADED: 10
VIEWED: 89