- convert decimals 2 alphabet
Convert a decimal to an alphabetical (alphabet based) string
DOWNLOADED: 508
VIEWED: 1749
- shoutcast class
This class makes it very easy to connect to a shoutcast radiostation and display the properties of the stream
DOWNLOADED: 6049
VIEWED: 7539
- 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: 655
VIEWED: 2291
- 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: 166
VIEWED: 812
- 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: 290
VIEWED: 1248
- list directory class
This class facilitates listing the contents of directories (recursively)
DOWNLOADED: 114
VIEWED: 625
- mutex class
This mutex (mutual exclusion) class can help to avoid the simultaneous use of a common resource (concurrency problem)
DOWNLOADED: 163
VIEWED: 1557
- database array caching class
Easy and flexible class for storing database data into cached arrays
DOWNLOADED: 77
VIEWED: 683
- isbn check
Checks whether a string is a valid ISBN (International Standard Book Number) number
DOWNLOADED: 69
VIEWED: 668
- elfproef
Checks the validity of a dutch bank account number
DOWNLOADED: 53
VIEWED: 333
- internet radio
A collection of classes which can retrieve information from internet radio streams such as shoutcast, icecast and steamcast
DOWNLOADED: 28
VIEWED: 76