PHP Classes

Packages of Martin Lebert

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Martin Lebert (3)  >  Mission progress status  >  Reputation  
Picture of Martin Lebert
Name: Martin Lebert <contact>
Classes: 3
Country: Germany Germany
Age: 59
All time rank: 1744109 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1641
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 Funny Strings  
PHP Programming Innovation award nominee
November 2004
Number 7
Converts texts to h4xx0r, eLiTe or shuffled style
This class is meant to transform text strings into h4xx0r- or eLiTe-StYlE or shuffled words.

For example, it can convert Metallica to M3t4||1(4, or to mEtAlLiCa, or even Mecalilta.

This last example is interesting because the class preserves the first and last letter of the word, and so you may still be able to read it afterwards without problems.

  Files folder image Love match  
Compute the "love" factor between two person names
This is a simple class class that computes a "love" factor dependent on the values of the letters of the names of two people.

It returns a value in percentage. 100% is good for you and your love, 0% and you can stop thinking about her or him. It is meant for attracting teenagers to a site.

  Files folder image Quickload  
Load classes from multiple directories
This class can be used to automatically load classes in scripts located in multiple directories.

When a class is loaded it scans a given lists of directories for class script files that start with the class name and have specific file name extensions. The class may exclude scanning given sub-directories.

The class loads the class script file that is found in the scanned directories.

The list of class scripts that is found may be cached in an INI file to avoid the overhead of scanning the search directories again when another class needs to be loaded.


  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