| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of João Romão (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 compress CSS files by removing unnecessary characters. It takes the contents of a CSS file and compresses it by removing comments, white spaces and semi-colons after statements at the end of the line. The compressed CSS output is returned as a string. |
| Not enough user ratings |
| ||||
| This class is a session handler that can store and retrieve session data from a MySQL database table. It registers the class as a PHP session handler so all operations to access to session data invoke the class functions. The class creates a new record on a given MySQL table when the session is start. Subsequent accesses to the same session data make the class retrieve, update or delete the respective table record. The class can handle sessions with or without using cookies. The session name and lifetime may be changed. If necessary the class can also create the MySQL database table to create to store the session data. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 66% | 75% | 75% | - | - | 59% | 1345 |
| 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 |