検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 478 for [SIMILAR] 16 1024 4096 WITH 17327 collection WIT... (0.692 sec.)
スキーマからコレクションを削除する 0
« Schema::createCollection Schema::existsInDatabase » PHP Manual mysql_xdevapi\Schema スキーマからコレクションを削除する Schema::dropCollection (No version information available, might only be in Git) Schema::dropCollection — スキーマからコレクションを削除する 説明 public mysql_xdevapi\S ...
https://man.plustar.jp/php/mysql-xdevapi-schema.dropcollection.html - [similar]
プロファイル情報の出力ファイルを設定する 0
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファイル情報の出力ファイルを設定する XSLTProcessor::setProfiling (PHP >= 5.3.0, PHP 7, PHP 8) XSLTProcessor::setProfiling — プロファイル情報の出力ファイルを設定する 説明 public XSLTProcessor::set ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
XML に変換する 0
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する XSLTProcessor::transformToXml (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToXml — XML に変換する 説明 public XSLTProcessor::transformToXml ( object $document ): string | null | false xsltpro ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
指定した色に最も近い色のインデックスを取得する 0
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色のインデックスを取得する imagecolorclosest (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorclosest — 指定した色に最も近い色のインデックスを取得する 説明 imagecolorclosest ( GdImage $image , int $red , in ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
CCL パーサを起動する 0
« yaz_ccl_conf yaz_close » PHP Manual YAZ 関数 CCL パーサを起動する yaz_ccl_parse (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_parse — CCL パーサを起動する 説明 yaz_ccl_parse ( resource $id , string $query , array &$result ): bool この関数は、CCL パーサを起動します。パーサは、指定された C ...
https://man.plustar.jp/php/function.yaz-ccl-parse.html - [similar]
主なクエリーを返す 0
« SolrQuery::getMltQueryFields SolrQuery::getRows » PHP Manual SolrQuery 主なクエリーを返す SolrQuery::getQuery (PECL solr >= 0.9.2) SolrQuery::getQuery — 主なクエリーを返す 説明 public SolrQuery::getQuery (): string 主な検索クエリーを返します。 パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/solrquery.getquery.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分を取得する 0
« mb_ereg_search_pos mb_ereg_search_setpos » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分を取得する mb_ereg_search_regs (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_regs — 指定したマルチバイト文字列が正規表現に一致する部分を取得する 説明 m ...
https://man.plustar.jp/php/function.mb-ereg-search-regs.html - [similar]
略称からタイムゾーン名を返す 0
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返す timezone_name_from_abbr (PHP 5 >= 5.1.3, PHP 7, PHP 8) timezone_name_from_abbr — 略称からタイムゾーン名を返す 説明 timezone_name_from_abbr ( string $abbr , int $utcOffset = -1 , int $isDST ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]