| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Heriberto Mantilla Santamaría (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 encode and decode text strings using basic PHP functions. It generates a random encoding key that is used to scramble the input text. The resulting scrambled text is mixed with the encoding key. The decoding process recovers the encoding key from the input text and applies the inverse of the encoding process. |
| ||||
| This class can be used to remove comments from a string of code. It can process lines of PHP code and remove all comment text that follows a comment character. By default it assumes that the # character start a comment text, but it can be configured to use another comment start character. |
| 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 |