previousValidate_IE (Previous) (Next) 使用できる検証の一覧next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

導入

導入 – validate_IE の導入

Description

このパッケージは、アイルランド固有のデータの検証を行うメソッドを提供します。

使用法

一般的な使用法

Validate のすべてのモジュールは同じ考えにもとづいて作成されています。 検証メソッドは、結果を boolean で返します。 オプションのパラメータを渡すことで、より強力なチェックを行えるメソッドもあります。

<?php

// パッケージをインクルードします
require_once 'Validate/IE.php';
?>

previousValidate_IE (Previous) (Next) 使用できる検証の一覧next

Download Documentation Last updated: Sun, 21 Jun 2009
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.