検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 894 for [SIMILAR] 16 1024 4096 WITH 11876 ldap WITH 9231... (0.732 sec.)
単語のスペルが正しいかどうかを調べ、修正候補を提供する 0
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペルが正しいかどうかを調べ、修正候補を提供する enchant_dict_quick_check (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant:0.2.0-1.0.1) enchant_dict_quick_check — 単語のスペルが正しいかどうかを調べ、修 ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
クエリの次の行を内部バッファに取得する 0
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する oci_fetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch — クエリの次の行を内部バッファに取得する 説明 oci_fetch ( resource $statement ): bool クエリの次の行を内部バッファに取得します。こ ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
指定したキーで排他ロックを確保する 0
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他ロックを確保する wincache_lock (PECL wincache >= 1.1.0) wincache_lock — 指定したキーで排他ロックを確保する 説明 wincache_lock ( string $key , bool $isglobal = false ): bool 指定したキーについて ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
はじめに 0
« クラスとオブジェクト クラスの基礎 » PHP Manual クラスとオブジェクト はじめに はじめに PHP には完全なオブジェクトモデルが搭載されています。 搭載されている機能には アクセス権 、 abstract クラスやメソッド、 final クラスやメソッド、 新たな マジックメソッド 、 インターフェイス 、 オブジェク ...
https://man.plustar.jp/php/oop5.intro.html - [similar]
実行するための SQL文 を準備する 0
« mysqli::poll mysqli::query » PHP Manual mysqli 実行するための SQL文 を準備する mysqli::prepare mysqli_prepare (PHP 5, PHP 7, PHP 8) mysqli::prepare -- mysqli_prepare — 実行するための SQL文 を準備する 説明 オブジェクト指向型 public mysqli::prepare ( string $query ): mysqli_stmt | false ...
https://man.plustar.jp/php/mysqli.prepare.html - [similar]
はじめに 0
« WinCache インストール/設定 » PHP Manual WinCache はじめに はじめに Windows Cache Extension for PHP は、PHP のアクセラレータです。 Windows および Windows サーバー上での PHP アプリケーションの動作速度を向上させます。 Windows Cache Extension for PHP を有効にして PHP エンジンに読み込むと、 ...
https://man.plustar.jp/php/intro.wincache.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
アイテムを格納する 0
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memcached::set (PECL memcached >= 0.1.0) Memcached::set — アイテムを格納する 説明 public Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定したキー ...
https://man.plustar.jp/php/memcached.set.html - [similar]