PHP Classes

Packages of Benjamin Falk

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Benjamin Falk (3)  >  Mission progress status  >  Reputation  
Picture of Benjamin Falk
Name: Benjamin Falk <contact>
Classes: 3
Country: Austria Austria
Age: 35
All time rank: 115511 in Austria Austria
Week rank: 195 Up3 in Austria Austria Up
All time users: 2764
Week users: 0
Innovation award
Innovation award
Nominee: 3x
 
  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 Flood Assassin  
PHP Programming Innovation award nominee
November 2008
Number 5


Prize: One downloadable copy of Komodo IDE
Check whether a message can be spam
This class can be used to determine whether a message can be spam.

It takes as arguments the title, text, e-mail address and IP address of the submitter.

The class analyses the supplied arguments according to several built-in rules and returns an array with an overall score that can be used to determine whether the message should be treated as spam.

The result array also details how the message scored in different types of rules that were evaluated.

  Files folder image Relink  
PHP Programming Innovation award nominee
September 2008
Number 6


Prize: One book of choice by O'Reilly
Rewrite URLs based on mod_rewrite configuration
This class can be used to rewrite link URLs according to mod_rewrite configuration directives.

It reads an Apache configuration file to find mod_rewrite configuration directives within delimited file sections.

The class can take URLs of relative links and rewrite them based on the mod_rewrite rules found in the Apache configuration file.

  Files folder image StructObject  
PHP Programming Innovation award nominee
July 2009
Number 12
Create objects from list of strict type variables
This class can be used to create objects from list of strict type variables.

It takes a string with the names of types of variables that the current object should have.

The class only allows setting such variables to values of the specified types. The variables may not be unset.


  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