PHP Classes

Packages of Carlos Miguel Guevara

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Carlos Miguel Guevara (3)  >  Mission progress status  >  Reputation  
Picture of Carlos Miguel Guevara
Name: Carlos Miguel Guevara <contact> Carlos Miguel Guevara Google profile
Classes: 3
Country: Mexico Mexico
Age: 44
All time rank: 3744 in Mexico Mexico
Week rank: 195 Up2 in Mexico Mexico Up
All time users: 7294
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 classListbox  
Generate form select inputs from database queries
This class can be used to create form select inputs from MySQL database query results, similar to ASP.NET listbox control.

The class can execute a given MySQL dquery that extracts the option names and the respective values. Then it generates a form select input with the given values. A given value can be displayed as the initially selected value.

Optionally, the class may also generate the necessary Javascript code to make the form of the input be automatically submitted when the user changes the input value.

  Files folder image Data Grid  
Display MySQL query results in HTML tables
This class can be used to display MySQL database query results in HTML tables.

The class executes a given SQL query and generates an HTML table that displays the query results.

The class can associate a query result column with a given text that is used to display as title of the table as column header.

The class may also generate navigation links to split the query results table listing in multiple pages with a limited number of results per page.

  Files folder image Shorten url  
Shorten and expand URLs using different services
This class can be used to shorten and expand URLs using different services.

It can send HTTP requests to the Web services API servers of different URL shortening services to perform either shortening (or expanding in the case of some of the services) of given URLs.

Currently it supports the URL shortening services: tinyurl.com, bit.ly, cli.gs, goo.gl, kl.am, is.gd, tr.im .


  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