| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of DigiOz Multimedia (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 browse data from a given MySQL table to display it using HTML tables. The class executes a SELECT SQL query to retrieve data from a given table. The data is retrieved into an array of a limited number of rows that corresponds to the current result page to display. The data is displayed in an HTML table with configurable width, color, border width, cell padding and cell spacing, and the number of records to display per page. The class also outputs links to navigate between the different table pages. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 66% | - | 75% | - | - | 51% | 2528 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to retrieve the listing of files and sub-directories of a directory. It accesses a given directory and retrieves the list of all files and sub-directories into a bi-dimensional array. The first dimension has the entry number of the file or directory. The second dimension has properties of the file or directory path, last modification time, and a flag of whether the entry is a file, a directory, or something else. The listing may be sorted according to any of the file or directory properties. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 83% | - | 75% | - | - | 53% | 2231 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This is a simple MySQL database access wrapper class. It can establish MySQL database connections, execute SQL queries and return the results as single row arrays, as a multiple row bidimensional array, or the number of rows in the result set, and list the tables in the current database. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 25% | 41% | - | 58% | - | - | 22% | 4477 |
| Month: | Not yet rated by the users | |||||||
| 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 |