Send SMS from PHP (To almost every country)
14
Display contents of a folder, see comments in code.
7
Generate multi select box from data in db, then when submitted, each selection is written to a db table as it's own record, each tied together by a common record id.
-6
Get the count of records from DB
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.









