PHP Table Class
12
With this function you can calculate the age of a person
Example:
echo "Age is: " . age("1984-07-05");
Result will be (23 Feb 2005) = "Age is: 20"
Example:
echo "Age is: " . age("1984-07-05");
Result will be (23 Feb 2005) = "Age is: 20"
7
Using the extract() Functio
15
A small recursive php function to determine the size of a directory by adding all it's contents together and returning them as an integer.
8
Truncate String
14
Get File Extensio
9
Get File Size
8
Fixed missing $ sign.
7
Validate Email Address
10
Validate Email Address Against MX
14
Strip HTML









