| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Ivan Priorov (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 store and retrieve keys in array static object. It extends the ArrayObject class and implements array storage functions to check, store and retrieve entries which are stored in a static array variable. |
| ||||
| This class can be used to validate sessions with cookie values. It can start a session and store a variable with a value that is also encrypted and set to a cookie. If the cookie has expired or the decrypted cookie value different than the session variable value, the session is destroyed and the user is redirected to an authentication page. The class can regenerate and verify the cookie value on every page to avoid session stealing. |
| ||||
| This class can be used to send e-mail messages via SMTP. It connects to a given SMTP server authenticating with a given user name and password. The class sends a message from a given e-mail address to another. The message may have custom headers and HTML body data. |
| 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 |