| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of VR (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 convert and validate date values. It can convert date values between formates like the German format and the ISO 9075 format used by databases like MySQL. The class can also get the individual date elements like year, month, day and week day of the current date or another given date. It can also validate a given date string and determine if it is the current year or month, get the age relative to a given date, get the date of the previous or next day or month. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 50% | 50% | 50% | - | - | - | 35% | 4167 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can access MySQL databases using the PDO extension. It can: - Connect to a given MySQL server - Execute prepared queries using parameter values defined using arrays - Retrieve the number of rows in a query result set - Retrieve a single value query result - Retrieve a whole result set into an array |
| Not enough user ratings |
| ||||
| This class can store session data in MySQL using PDO. It can register its functions to handle several operations to store and retrieve data for PHP sessions from a MySQL database using PDO extension functions. The class computes a fingerprint value from the user computer IP address and browser identification, so if this fingerprint changes for a given session the class considers the session was hijacked and it is destroyed automatically. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 70% | 70% | 90% | - | - | - | 51% | 2610 |
| 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 |