Saturday, July 4th, 2009

Tag Archives: calculate

Calculate the size, number of files & folders of a directory

This is a PHP Class that calculates the size, number of files & folders of a specific directory.

Read more

Calculate percent from value

A script which calculates the percent from a value.

Read more

Calculating value from percent

This short tutorial is aimed to help you how to calculate the percent value from a total.

Read more

Simple Age Calculator

This is a simple php function that calculates the age of someone, in years.

Read more