| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sergey Ivanov (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 render text strings using ASCII art fonts. It takes a text string and renders its characters in new text document using special ASCII art fonts. The ASCII art fonts are defined in separate scripts that define an array with a text strings that define how to render each character supported by the font. Several ready to use ASCII art fonts are provided within this package. |
| ||||
| This class can be used to retrieve information about the user browser. It parses the user agent string and detects the browser type and the operating system of the user machine. It also returns the file name of an icon associated to the detected browser and operating system. |
| ||||
| This class can be used to execute SQL queries to manipulate data stored in flat file databases. It can parse some types of SQL queries and translate the queries into actions to store and retrieve data from text files. Currently it supports SQL queries of the types: CREATE TABLE, INSERT and SELECT. |
| 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 |