検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1789 for [SIMILAR] 16 1024 4096 WITH 12865 ldap WITH 5423... (1.178 sec.)
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
メッセージのハッシュ値を得る 0
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メッセージのハッシュ値を得る sodium_crypto_generichash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash — メッセージのハッシュ値を得る 説明 sodium_crypto_generichash ( string $message , string ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
関数のオーバーロード機能 0
« サポートされる文字エンコーディング PHP の文字エンコーディングに関する要件 » PHP Manual マルチバイト文字列 関数のオーバーロード機能 関数のオーバーロード機能 警告 この機能は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この機能に頼らないことを強く推奨します。 PHP アプリケーシ ...
https://man.plustar.jp/php/mbstring.overload.html - [similar]
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
IBM DB2、Cloudscape および Apache Derby 0
« ibase_wait_event はじめに » PHP Manual ベンダー固有のモジュール IBM DB2、Cloudscape および Apache Derby IBM DB2、Cloudscape および Apache Derby はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 IBM DB2 関数 db2_autocommit — データベース接続の AUTOCOMMI ...
https://man.plustar.jp/php/book.ibm-db2.html - [similar]
IBM DB2 関数 0
« 定義済み定数 db2_autocommit » PHP Manual IBM DB2 IBM DB2 関数 IBM DB2 関数 目次 db2_autocommit — データベース接続の AUTOCOMMIT の状態を取得または設定する db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする db2_client_info — DB2 データベースクライアントの情報をプロパティに保持す ...
https://man.plustar.jp/php/ref.ibm-db2.html - [similar]
はじめに 0
« LDAP インストール/設定 » PHP Manual LDAP はじめに はじめに LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバー" にアクセスするために使用されるプロトコルです。 ディレクトリとは、 ツリー構造に情報を保持している特殊なデータベースのことです。 この概念は、ハード ...
https://man.plustar.jp/php/intro.ldap.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]