検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1252 for [SIMILAR] 16 1024 4096 WITH 17272 オプ WITH 1706... (1.033 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 DBA 設定オプション 名前 デフォルト 変更可能 変更履歴 dba.default_handler DBA_DEFAULT PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 dba.default_h ...
https://man.plustar.jp/php/dba.configuration.html - [similar]
INI 設定 0
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI 設定 CLI SAPI の設定オプション 名前 デフォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 cli_server.color bool 組み込みの開発用 ...
https://man.plustar.jp/php/features.commandline.ini.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP で FTP 関数を使用するには、PHP をインストールする際に --enable-ftp オプションを追加する必要があります。 Windows 版の PHP では、 この拡張モジュールは共有モジュールとしてビルドされます。 これらの関数を使 ...
https://man.plustar.jp/php/ftp.installation.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]
循環参照コレクタを有効にする 0
« gc_disable gc_enabled » PHP Manual PHP オプション/情報 関数 循環参照コレクタを有効にする gc_enable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enable — 循環参照コレクタを有効にする 説明 gc_enable (): void zend.enable_gc を 1 に設定して、循環参照コレクタを有効にします。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/function.gc-enable.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP で GNU gettext サポートを有効にするには、オプション --with-gettext[=DIR] を追加する必要が あります。ただし、DIR は gettext をインストールするディレクトリで、 デフォルトは /usr/local です。 関連キーワー ...
https://man.plustar.jp/php/gettext.installation.html - [similar]
GmagickPixel のコンストラクタ 0
« GmagickPixel GmagickPixel::getcolor » PHP Manual GmagickPixel GmagickPixel のコンストラクタ GmagickPixel::__construct (PECL gmagick >= Unknown) GmagickPixel::__construct — GmagickPixel のコンストラクタ 説明 public GmagickPixel::__construct ( string $color = ? ) GmagickPixel オブジェクト ...
https://man.plustar.jp/php/gmagickpixel.construct.html - [similar]