File: SpamCheck.php
Source Location: /Services_Trackback-0.6.0/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 versions 4 and 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('PEAR.php') [line 38]
Load PEAR error handling
Documentation generated on Mon, 11 Mar 2019 14:36:54 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|