| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Carlos Miguel Guevara (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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. |
| ||||
| 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 |