検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 316 for [SIMILAR] 16 1024 4096 WITH 24738 filter WITH 20... (0.729 sec.)
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
検証 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]
Removes a filter query 0
« SolrQuery::removeField SolrQuery::removeHighlightField » PHP Manual SolrQuery Removes a filter query SolrQuery::removeFilterQuery (PECL solr >= 0.9.2) SolrQuery::removeFilterQuery — Removes a filter query 説明 public SolrQuery::removeFilterQuery ( string $fq ): SolrQuery Removes a filt ...
https://man.plustar.jp/php/solrquery.removefilterquery.html - [similar]
Returns the expand filter queries 0
« SolrQuery::getExpand SolrQuery::getExpandQuery » PHP Manual SolrQuery Returns the expand filter queries SolrQuery::getExpandFilterQueries (PECL solr >= 2.2.0) SolrQuery::getExpandFilterQueries — Returns the expand filter queries 説明 public SolrQuery::getExpandFilterQueries (): array R ...
https://man.plustar.jp/php/solrquery.getexpandfilterqueries.html - [similar]
Creates a new deque using a callable to determine which values to include 0
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 0
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 0
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to determine which values to include Ds\Vector::filter (PECL ds >= 1.0.0) Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 public Ds\Vector::fil ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
Removes an expand filter query 0
« SolrQuery::getTimeAllowed SolrQuery::removeExpandSortField » PHP Manual SolrQuery Removes an expand filter query SolrQuery::removeExpandFilterQuery (PECL solr >= 2.2.0) SolrQuery::removeExpandFilterQuery — Removes an expand filter query 説明 public SolrQuery::removeExpandFilterQuery ( ...
https://man.plustar.jp/php/solrquery.removeexpandfilterquery.html - [similar]