PHP Classes

Packages of yinsee

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of yinsee (3)  >  Mission progress status  >  Reputation  
Picture of yinsee
Name: yinsee <contact>
Classes: 3
Country: Malaysia Malaysia
Age: 48
All time rank: 231110 in Malaysia Malaysia
Week rank: 195 Up1 in Malaysia Malaysia Up
All time users: 1048
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 Chinese Character Conversion  
Convert between traditional and simplified Chinese
This class can convert text between traditional and simplified Chinese.

It can take a string with Chinese text encoded in UTF-8 and converts it between simplified and traditional Chinese, and vice-versa.
Not enough user ratings

  Files folder image URI Cache  
Cache pages based files based on the request URI
This class can be used to cache whole pages on files with names based on the request URI.

It takes the current request URI and uses MD5 to compute the name of a file that should store the cached version of the current page.

If the computed cache file does not exist, it starts capturing the output of the current script and stores it in the cache file when the script ends.

If the cache file exists, it reads the cache file contents and outputs it.

The cache file directory and the cached files lifetime are configurable parameters.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 75% - 75% - - 56% 1780
Month: Not yet rated by the users

  Files folder image XMLTree  
Parse and cache XML documents
This class can be used to parse XML documents and cache the results.

It parses a XML document file and builds a tree of document node objects.

The root of the tree of nodes is stored in a class variable.
Not enough user ratings


  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