| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Parle\Parser::validate(PECL parle >= 0.5.1) Parle\Parser::validate — Validate input 説明
public bool Parle\Parser::validate
( string
$data
, Parle\Lexer $lexer
)Validate an input string. The string is parsed internally, thus this method is useful for the quick input validation. パラメータ
返り値Returns boolean whitnessing whether the input chimes or not with the defined rules. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Parle\Parser::validate - Validate input」をGoogle検索
|