PHP Classes

Packages of Bruyndonckx

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Bruyndonckx (2)  >  Mission progress status  >  Reputation  
Picture of Bruyndonckx
Name: Bruyndonckx <contact>
Classes: 2
Country: Belgium Belgium
Age: 62
All time rank: 11076 in Belgium Belgium
Week rank: 195 Up3 in Belgium Belgium Up
All time users: 2921
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Geocoder  
PHP Programming Innovation award nominee
April 2008
Number 3
Get coordinates of locations with geocode services
This package can be used to get the geographic coordinates of locations using geocoding Web services.

There is a base class that provides a common API to access Web services that can analyze and determine the definition of a world location and return the associated latitude and longitude.

There is one function that takes as parameters the country name, location zip code and optionally the city and state. That function returns an array with the latitude, longitude of the location or an error message.

Currently, there are implementation classes that can access geocoding Web services of Yahoo, Google and Worldkit.

  Files folder image HTML Generator Class  
Generate HTML documents programmatically
This package can be used to generate HTML documents programmatically.

There are several classes that abstract HTML documents and different types of HTML page elements.

The classes can define the page elements from element specific options configurable using setter functions.

The classes can generate the elements HTML that is returned as a string.

Currently it provides classes to abstract the page document, forms, images, links, tables, etc..


  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