検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 450 for [SIMILAR] 16 1024 4096 WITH 5549 基本 WITH 5255 ... (0.337 sec.)
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
新しい関数 0
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新しい関数 新しい関数 日付・時刻 DateTimeImmutable::createFromMutable() GMP gmp_root() gmp_rootrem() Hash hash_equals() LDAP ldap_escape() ldap_modify_batch() MySQLi mysqli_get_links_sta ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 0
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_execute — 指定したパラメータを用いてプリペアドステートメントを実行するリクエス ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ pg_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ 説 ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 0
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ pg_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_query_params — SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 説明 pg_query_params ( PgSql\Connecti ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
非同期に通知を取得する 0
« PDO::pgsqlCopyToFile PDO::pgsqlGetPid » PHP Manual PostgreSQL (PDO) 非同期に通知を取得する PDO::pgsqlGetNotify (PHP 5 >= 5.6.0, PHP 7, PHP 8) PDO::pgsqlGetNotify — 非同期に通知を取得する 説明 public PDO::pgsqlGetNotify ( int $result_type = PDO::FETCH_USE_DEFAULT , int $ms_timeout = 0 ) ...
https://man.plustar.jp/php/pdo.pgsqlgetnotify.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
接続ステータスを取得する 0
« pg_connection_reset pg_consume_input » PHP Manual PostgreSQL 関数 接続ステータスを取得する pg_connection_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_connection_status — 接続ステータスを取得する 説明 pg_connection_status ( PgSql\Connection $connection ): int pg_connection_status() は ...
https://man.plustar.jp/php/function.pg-connection-status.html - [similar]