PHP Classes

Packages of João Romão

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of João Romão (2)  >  Mission progress status  >  Reputation  
Picture of João Romão
Name: João Romão <contact>
Classes: 2
Country: Portugal Portugal
Age: 45
All time rank: 249636 in Portugal Portugal
Week rank: 195 Up4 in Portugal Portugal Up
All time users: 900
Week users: 0
 
  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  
  Files folder image CssShrink  
Compress CSS files by removing unneeded characters
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

  Files folder image MySessions  
Handler that stores session data in a MySQL table
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.
RatingsUtility 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