| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Nic Stevens (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 can be used to wrap the access to individual MySQL database table rows in class objects. Each object of the class stores the values of the fields of a given row of a given table. The class provides means to store and retrieve the values of the row fields in the specified table. It can retrieve the row values given the value of a field named 'id' or named 'name'. The field values are stored in class variable that is an associative array. Then the class can also store the eventually modified table fields values. If the id field value is set to 0, the class inserts a new table record. |
| Not enough user ratings |
| ||||
| This package can be used to send e-mail messages via SMTP connections. There is one class that takes care of establishing a TCP socket connection to send and retrieve data through that socket. There is another class that establishes a connection with an SMTP server using the socket class. It can send a message an SMTP server from a given sender address to one or more recipient addresses. If necessary, the class can authenticate with a server that supports the LOGIN authentication mechanism. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 79% | - | 75% | - | - | 52% | 2313 |
| 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 |