- convert decimals 2 alphabet
Convert a decimal to an alphabetical (alphabet based) string
DOWNLOADED: 667
VIEWED: 2109
- shoutcast class
This class makes it very easy to connect to a shoutcast radiostation and display the properties of the stream
DOWNLOADED: 6995
VIEWED: 10370
- 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: 782
VIEWED: 2674
- 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: 305
VIEWED: 1295
- 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: 609
VIEWED: 2241
- list directory class
This class facilitates listing the contents of directories (recursively)
DOWNLOADED: 269
VIEWED: 985
- mutex class
This mutex (mutual exclusion) class can help to avoid the simultaneous use of a common resource (concurrency problem)
DOWNLOADED: 294
VIEWED: 2371
- database array caching class
Easy and flexible class for storing database data into cached arrays
DOWNLOADED: 192
VIEWED: 1037
- isbn check
Checks whether a string is a valid ISBN (International Standard Book Number) number
DOWNLOADED: 186
VIEWED: 1315
- elfproef
Checks the validity of a dutch bank account number
DOWNLOADED: 159
VIEWED: 728
- internet radio
A collection of classes which can retrieve information from internet radio streams such as shoutcast, icecast and steamcast
DOWNLOADED: 1233
VIEWED: 2867
- ubb code
A class that can parse ubb tags and convert them into html
DOWNLOADED: 82
VIEWED: 1840