Datei: sys_checkit.php

Quellcode Position: Program_Root/sys_checkit.php
Details

Implementation of input check functions

Check if strings for example match email address syntax

Author:  Thomas Weinert <weinert@papaya-cms.com>
Version:  $Id: sys_checkit.php,v 1.1 2005/06/20 10:30:34 weinert Exp $
Classes
Class Description
checkit Examine a string to given properties like email, numbers etc. This class will be used directly. You call the include functions with checkit::xyz.