検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1252 for [SIMILAR] 16 1024 4096 WITH 17272 オプ WITH 1706... (2.955 sec.)
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
パスワードのハッシュ 0
« OpenSSLAsymmetricKey はじめに » PHP Manual 暗号 パスワードのハッシュ パスワードのハッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Password Hashing 関数 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info ...
https://man.plustar.jp/php/book.password.html - [similar]
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
PHP のデバッグについて 0
« PHP のデバッグ Configure オプション » PHP Manual PHP のデバッグ PHP のデバッグについて PHP のデバッグについて PHP には、 phpdbg 対話型デバッガー が同梱されます。 外部のデバッガモジュールを使用することもできます。 » Zend IDE にはデバッガが付属していますし、 DBG( » http://www.php-debugge ...
https://man.plustar.jp/php/debugger-about.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには libxml 拡張モジュールが必要です。つまり、 PHP 7.4 以降では --with-libxml 、それより前のバージョンでは --enable-libxml も指定しなければならないということです。 しかし、libxml はデフォ ...
https://man.plustar.jp/php/dom.requirements.html - [similar]
すべての既存ガベージサイクルを強制的に収集する 0
« extension_loaded gc_disable » PHP Manual PHP オプション/情報 関数 すべての既存ガベージサイクルを強制的に収集する gc_collect_cycles (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_collect_cycles — すべての既存ガベージサイクルを強制的に収集する 説明 gc_collect_cycles (): int すべての既存ガベージサイク ...
https://man.plustar.jp/php/function.gc-collect-cycles.html - [similar]
循環参照コレクタを無効にする 0
« gc_collect_cycles gc_enable » PHP Manual PHP オプション/情報 関数 循環参照コレクタを無効にする gc_disable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_disable — 循環参照コレクタを無効にする 説明 gc_disable (): void zend.enable_gc を 0 に設定して、循環参照コレクタを無効にします。 パラメータ この関 ...
https://man.plustar.jp/php/function.gc-disable.html - [similar]
循環参照コレクタの状態を返す 0
« gc_enable gc_mem_caches » PHP Manual PHP オプション/情報 関数 循環参照コレクタの状態を返す gc_enabled (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enabled — 循環参照コレクタの状態を返す 説明 gc_enabled (): bool 循環参照コレクタの状態を返します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.gc-enabled.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 0
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode_headers (PHP 5, PHP 7, PHP 8) iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする 説明 iconv_mime_decode_headers ( string $headers , ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
行を配列として取得する 0
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_array — 行を配列として取得する 説明 pg_fetch_array ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]