検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 411 for [SIMILAR] 16 1024 4096 WITH 6453 filter WITH 416... (0.477 sec.)
検証 0
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = 'joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email_a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n" ; } if ( filter_var ( $email_b , FILTER_V ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
フィルタをストリームに付加する 0
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_prepend — フィルタをストリームに付加する 説明 stream_filter_prepend ( resource $stream , string $filtername ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
ストリームにフィルタを付加する 0
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
Validate input 0
« Parle\Parser::trace Parle\RParser » PHP Manual Parle\Parser Validate input Parle\Parser::validate (PECL parle >= 0.5.1) Parle\Parser::validate — Validate input 説明 public Parle\Parser::validate ( string $data , Parle\Lexer $lexer ): bool Validate an input string. The string is parsed ...
https://man.plustar.jp/php/parle-parser.validate.html - [similar]
Validate input 0
« Parle\RParser::trace Parle\Stack » PHP Manual Parle\RParser Validate input Parle\RParser::validate (PECL parle >= 0.7.0) Parle\RParser::validate — Validate input 説明 public Parle\RParser::validate ( string $data , Parle\RLexer $lexer ): bool Validate an input string. The string is par ...
https://man.plustar.jp/php/parle-rparser.validate.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
Returns the input buffer 0
« EventHttpRequest::getHost EventHttpRequest::getInputHeaders » PHP Manual EventHttpRequest Returns the input buffer EventHttpRequest::getInputBuffer (PECL event >= 1.4.0-beta) EventHttpRequest::getInputBuffer — Returns the input buffer 説明 public EventHttpRequest::getInputBuffer (): Ev ...
https://man.plustar.jp/php/eventhttprequest.getinputbuffer.html - [similar]
Descale input and output data based on previously calculated parameters 0
« fann_descale_output fann_destroy_train » PHP Manual Fann 関数 Descale input and output data based on previously calculated parameters fann_descale_train (PECL fann >= 1.0.0) fann_descale_train — Descale input and output data based on previously calculated parameters 説明 fann_descale_t ...
https://man.plustar.jp/php/function.fann-descale-train.html - [similar]
Returns associative array of the input headers 0
« EventHttpRequest::getInputBuffer EventHttpRequest::getOutputBuffer » PHP Manual EventHttpRequest Returns associative array of the input headers EventHttpRequest::getInputHeaders (PECL event >= 1.4.0-beta) EventHttpRequest::getInputHeaders — Returns associative array of the input header ...
https://man.plustar.jp/php/eventhttprequest.getinputheaders.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT