PHP Classes

Packages of Piotrek M

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Piotrek M (3)  >  Mission progress status  >  Reputation  
Picture of Piotrek M
Name: Piotrek M <contact>
Classes: 3
Country: United States United States
Age: 31
All time rank: 1195175 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2659
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Cache variables  
PHP Programming Innovation award nominee
January 2010
Number 10
Cache variable values in PHP scripts
This class can be used to cache variable values in PHP scripts.

It can take the value of a variable and generate a cache file, if it does not exist already, that is PHP script that assigns the variable value.

The class can also load variable value from the cache file script if it exists and it is not expired.

The cache file may be invalidated by removing the cache file script.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 87% 81% - 78% - - 59% 1274
Month: Not yet rated by the users

  Files folder image My Sitemap Generator  
Generate a sitemap from lists of URLs
This class can generate a sitemap from lists of URLs.

It can add one or more URLs and generates a sitemap in XML format with all the URLs.

The class can add optional parameters for each URL that define the URL last modification date, listing priority and change frequency.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% - 83% - - 58% 1464
Month: Not yet rated by the users

  Files folder image Validation Class RoyalHeart  
Validate string values
This class can be used to validate string values.

In can take one or more string values and validated them according to multiple validation rules.

Currently it can validate values for not being empty, match a regular expression, have a length between given limits, not having a string appear more than a given number of times, represent a value of a given type, have a numeric value within a given range.
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