RegexValidator.class.php

「RegexValidator.class.php」の編集履歴(バックアップ)一覧に戻る

RegexValidator.class.php - (2006/08/08 (火) 14:58:39) の編集履歴(バックアップ)


RegexValidator


RegexValidator概要


  • 正規表現を用いたチェックが可能

  • match TRUE:マッチ判定 FALSE:非マッチ判定
  • pattern 正規表現(preg_match対応)で記述を行う
  • pattern_error エラーメッセージ。標準ではPattern does not matchとなる
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。