PHP Classes

Packages of Tariqul Islam

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Tariqul Islam (3)  >  Mission progress status  >  Reputation  
Picture of Tariqul Islam
Name: Tariqul Islam <contact> Tariqul Islam Google profile
Classes: 3
Country: Bangladesh Bangladesh
Age: 46
All time rank: 189727 in Bangladesh Bangladesh
Week rank: 195 Up5 in Bangladesh Bangladesh Up
All time users: 1444
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Create ZIP File Folder  
Create ZIP archive with the files of a directory
This class can create ZIP archive with the files of a directory.

It can list the files in one or more given folders and creates a ZIP archive with files in those folders.

The class can optionally traverse the specified folders recursively.

The resulting ZIP archive is stored in a file with a given path.

  Files folder image PHP Distance Calculator  
Calculate distance between places with Maps API
This class can calculate the distance between two places with the Google Maps API.

It can take the address of two locations and sends HTTP requests to the Google Maps API to retrieve the distance to be traversed to go from one location to the other.

The calculated distance can be geographic, or traversed by car, bycicle or walking. The distance may be returned in miles or kilometers.

This class calculates distance between two given Addresses or given two pair of latitudes and longitudes.

It can calculate Geographical Distance, Car Driving Distance, Walking Distance and Bicycle Distance.

It returns the result in Kilometer and/or Miles as per your configuration.

  Files folder image PHP Working Days  
Calculate the total working days between two dates
This class can calculate the total working days between two dates.

It takes a start date and a end date and it computes the total number of working days excluding the weekend and holiday days that happen between the dates.

The days of the week that are considered weekend days and the holidays dates are configurable parameters.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z