Validate_IE (Previous) (Next) List of available validations

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Russian | Spanish | Plain HTML

Introduction

Introduction -- Introduction to validate_IE

Описание

The package offers some methods to validate specific data for Ireland

Usage

General usage

Every module of Validate follows the same philosophy. Propose some validation method retuning boolean result. Some methods have some optional parameters to set a stronger check.

sample


<?php

// Include the package
require_once 'Validate/IE.php';
?>

Validate_IE (Previous) (Next) List of available validations

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.