PHP Classes

Packages of Silvio

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Silvio (2)  >  Mission progress status  >  Reputation  
Picture of Silvio
Name: Silvio <contact>
Classes: 2
Country: Brazil Brazil
Age: ???
All time rank: 3280249 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 497
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 SDReport  
Display MySQL query results in HTML tables
This class can be used to display MySQL query results in HTML tables.

It executes a MySQL query and generates a table with the query result values.

The table title and the names of the header columns are configurable.

The presentation of the table cells can be configured using CSS classes.

  Files folder image Super Simple Cache  
Cache the contents of remote Web pages
This class can cache the contents of remote Web pages.

It can check if a local cache for a given page URL exists.

If it exists and it was not created more than a cache maximum age period, the class returns the current cached data.

If the cache file does not exist or it has expired, the class retrieves the page from the given URL and stores its contents in the local cache file before returning the contents string.


  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