PHP Classes

Packages of Garry Lachman

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Garry Lachman (3)  >  Mission progress status  >  Reputation  
Picture of Garry Lachman
Name: Garry Lachman <contact>
Classes: 3
Country: Israel Israel
Age: 40
All time rank: 176510 in Israel Israel
Week rank: 195 Up2 in Israel Israel Up
All time users: 1618
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 GrCharts  
Generate share bar charts in HTML
This is a class meant for generating bar charts on which each bar is represents a share value relative to a given starting total value. It can be used to generate charts for presenting poll results.

The class generates HTML tags for each bar in the chart in several styles that are available like using images to draw the bars or just output the percentage value that each bar represents.

The class may also return in an array the HTML tags for all bars in the chart.

  Files folder image GrWebLang  
Retrieve text translations for multiple idioms
This class is meant to manage and retrieve translations of texts of multiple idioms that can be used in a site or other type of application.

It can store in its variables the translation texts associating them with a given identifier.

An application can retrieve the translation of a text to any of the support idioms by specifying the text identifier and the idiom that is meant to be used.

  Files folder image Secured mySQL Layer  
Execute MySQL queries build from parameters
This class can execute MySQL queries build from parameters.

It can establish connections to MySQL database servers using configuration loaded using a separate auxiliary class.

The MySQL class can execute INSERT, UPDATE, DELETE, SELECT queries and stored procedure calls from parameters that define tables, fields, field values and conditions.


  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