| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of João Pereira (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 class implement a private messaging system that stores messages in a MySQL database. It can be used to exchange private messages between users of a site. The class provides means to: - Send a message - Get the title, body, sender and receiver a of a message - Mark a message as read - Retrieve all message from or to a given user - Delete a message |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 70% | 60% | 75% | - | - | - | 48% | 2971 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This package contains two classes that wrap around MySQL database access functions. The first class is meant to establish a database connection. The other class is called RecordSet and is meant to provide an interface to execute the most common types of SQL queries. The RecordSet class provides separate functions to execute SELECT, INSERT, UPDATE and DELETE SQL queries, as well functions to retrieve the query results, and create, alter and drop tables. |
| Not enough user ratings |
| 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 |