Trackback
[ class tree: Trackback ] [ index: Trackback ] [ all elements ]

File: SpamCheck.php

Source Location: /Services_Trackback-0.7.1/Services/Trackback/SpamCheck.php

Classes:

Services_Trackback_SpamCheck
SpamCheck Base class for Services_Trackback spam protection modules.

Page Details:

Services_Trackback_SpamCheck.

This is the base class for Services_Trackback spamchecks. Since PHP4 lacks abstract class support, this class acts like a virtual abstract class. Each SpamCheck implementation has to extend this class and implement all of it's abstract methods.

PHP version 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('Services/Trackback/Exception.php') [line 33]

Documentation generated on Mon, 11 Mar 2019 15:51:33 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.