| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Shoeb (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 perform several types of manipulation operations of arrays and objects. It can: - Swap the position of two array elements - Recreate the indexes of an array to make them start from 0 and end in array element count minus one. - Get the index key of the last element - Move array elements to new positions - Remove elements from an array - Create an array from the variables of an object - Remove elements set to null - Sort array elements - Create an array with number elements of a given interval |
| Not enough user ratings |
| ||||
| This is a very simple class that can be used to build a SQL WHERE clause for performing a query that search for given field values. It takes as parameter an associative array with the field names as indexes and the field search parameter values as array entry values. It generates an SQL SELECT query to retrieve all table fields of the records that match a condition defined by the combination of all fields and values defined by the parameter associative array. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 41% | 41% | - | 58% | - | - | 30% | 4324 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to send HTML messages. It uses a configurable template file to define the HTML message body. The class replaces template marks with the respective argument values and sends the message. The sender name, sender e-mail address, recipient address and the message subject are required parameters. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 68% | - | 56% | - | - | 50% | 2755 |
| 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 |