| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Eren Ezgü (2) | > | 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 is a simple class to compute the SQL LIMIT clause to retrieve query results to display in paginated listings. It takes as parameters an array with values of the total number of rows in the result set, the number of rows to display per page and the current page to be displayed. The class returns a string with the SQL LIMIT clause that should be used to specify the range of rows to be retrieved from the database. |
| ||||
| This class can be used to build an array with a XML document structure It takes a XML document as a single text string and parses it to build a document structure as nested array. The structure array is stored in a class variable. |
| 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 |