検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1238 for [SIMILAR] 16 1024 4096 WITH 24618 トオ WITH 1097... (8.457 sec.)
実行する SQL 文を準備する 0
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare (PECL ibm_db2 >= 1.0.0) db2_prepare — 実行する SQL 文を準備する 説明 db2_prepare ( resource $connection , string $statement , array $options = ? ): resource db2_prepare() は、プリペアドステート ...
https://man.plustar.jp/php/function.db2-prepare.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]
Gender オブジェクトを作る 0
« Gender\Gender::connect Gender\Gender::country » PHP Manual Gender\Gender Gender オブジェクトを作る Gender\Gender::__construct (PECL gender >= 0.6.0) Gender\Gender::__construct — Gender オブジェクトを作る 説明 public Gender\Gender::__construct ( string $dsn = ? ) Gender オブジェクトを作 ...
https://man.plustar.jp/php/gender-gender.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 GeoIP 設定オプション 名前 デフォルト 変更可能 変更履歴 geoip.custom_directory "" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 geoip.custom_dire ...
https://man.plustar.jp/php/geoip.configuration.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールはデフォルトで有効となります。無効にしたい場合は、コンパイル時に --without-iconv を指定します。 オプションのディレクティブ --with-iconv[=DIR] を使うと、PHP のコンパイル時に使うシステム上の ...
https://man.plustar.jp/php/iconv.installation.html - [similar]
はじめに 0
« プログラムの実行 インストール/設定 » PHP Manual プログラムの実行 はじめに はじめに 以下の関数は、システム自体の上でコマンドを実行したり、 こうしたコマンドを安全に実行する手段を提供します。 注意 : これらの関数は、Windows ではすべて cmd.exe 経由でコマンドをコールします。 そのため、これら ...
https://man.plustar.jp/php/intro.exec.html - [similar]