| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Vladimir S. Bredihin (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 interpret a subset Apache directives that can be defined in .htaccess configuration files. It takes as parameter the directive lines of configuration of an .htaccess file to interpret and process the directives. Currently it only supports the directives RewriteBase and RewriteRule of the mod_rewrite Apache module. The class can take the request URL and rewrite it, storing the resulting request parameters in a class variable. |
| ||||
| This class can be used to manage the positions of the records of MySQL database table that defines a tree hierarchy. The class can manage tables with a parent and position fields. It can set the parent of a given record and assign a number that determines the position of a record according to any sorting rules. The class can also retrieve all records that have a given parent. |
| ||||
| This class can be used to compare and extract differences between text documents. It searches for lines, words or other symbols that may have changed to different positions. Then it returns the lists of differences in arrays. |
| 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 |