検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 220 for [SIMILAR] 16 1024 4096 WITH 35753 setuserfields ... (1.360 sec.)
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
テーブルからメタデータを取得する 0
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_meta_data — テーブルからメタデータを取得する 説明 pg_meta_data ( PgSql\Connection $connection , string $table_name , bool $extended = false ): a ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
Makes the next result of the specified statement active 0
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specified statement active sqlsrv_next_result (No version information available, might only be in Git) sqlsrv_next_result — Makes the next result of the specified statement active 説明 sqlsrv_next_r ...
https://man.plustar.jp/php/function.sqlsrv-next-result.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]
ふたつの IntlCalendar オブジェクトの時刻を比較する 0
« IntlCalendar::createInstance IntlCalendar::fieldDifference » PHP Manual IntlCalendar ふたつの IntlCalendar オブジェクトの時刻を比較する IntlCalendar::equals (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::equals — ふたつの IntlCalendar オブジェクトの時刻を比較する 説明 オ ...
https://man.plustar.jp/php/intlcalendar.equals.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
SplTempFileObject クラス 0
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObject クラス SplTempFileObject クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplTempFileObject クラスは、一時ファイルへのオブジェクト指向インターフェイスを提供します。 クラス概要 class SplTempFil ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 0
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]