| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Diogo Del Santo (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 add, subtract and compute difference between dates. It can take a given data and add or subtract a given number of days. The class can also calculate the number the days between two dates. The code and the comments are in Portuguese. In Portuguese: Fomatação, Subtração, Adição e Cálculo entre datas. |
| ||||
| This class can generate a random password from a character list. It can generate a text string with a given length of random characters. The list of characters to be included is a configurable option. The code and the comments are in Portuguese. In Portuguese: Classe abstrata que gera senha aleatória de acordo com os parâmetros informados através da função gera_senha. O primeiro parâmetro (tamanho) determina a quantidade de caracteres que a senha terá. O segundo parâmetro (caracteres_permitidos) determina quais caracteres serão usados para construir a senha. |
| ||||
| This class can be used to compose and send e-mail messages. It can compose and e-mail message adding the necessary headers for setting recipients in To:, Cc: and BCc: headers, sender address, the message subject. The composed message is sent with the PHP mail() function. The code and the comments are in Portuguese. |
| 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 |