検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 3044 for 設定 (0.016 sec.)
実行時設定 2625
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 Swoole 設定オプション 名前 デフォルト 変更可能 変更履歴 swoole. ... On PHP_INI_ALL Available as of swoole 4.0.0 以下に設定ディレクティブに関する 簡単な説明を示します。 swoole ... Whether to enable library 関連キーワード: swoole , 設定 , ALL , 実行 , string , Whether , use , On , able ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
実行時設定 2613
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 There is no r ... untime configuration now. 関連キーワード: 設定 , 実行 , インストール , 手順 , リソース , There , ...
https://man.plustar.jp/php/cubrid.configuration.html - [similar]
実行コンテクストの設定を試みる 2613
« phpdbg_end_oplog phpdbg_get_executable » PHP Manual phpdbg 関数 実行コンテクストの設定を試みる ... 6.0, PHP 7, PHP 8) phpdbg_exec — 実行コンテクストの設定を試みる 説明 phpdbg_exec ( string $context ): strin ... す。 パラメータ context 戻り値 実行コンテクストが既に設定されていた場合、それを返します。 実行コンテクストが以 ...設定されたことがない場合、 true を返します。 実行コンテク ... ストを設定出来なかった場合、 false を返し、 E_WARNING が発生し ...
https://man.plustar.jp/php/function.phpdbg-exec.html - [similar]
インストール/設定 2613
« はじめに 要件 » PHP Manual GMP インストール/設定 インストール/設定 目次 要件 インストール手順 ... 実行時設定 関連キーワード: インストール , 設定 , 要件 , 手順 ...
https://man.plustar.jp/php/gmp.setup.html - [similar]
イテレータの位置を設定する 2613
« Imagick::setInterlaceScheme Imagick::setLastIterator » PHP Manual Imagick イテレータの位置を設定 ... k 3) Imagick::setIteratorIndex — イテレータの位置を設定する 説明 public Imagick::setIteratorIndex ( int $in ... レータの位置を、画像リスト内の index で指定した位置に設定します。 このメソッドは、ImageMagick バージョン 6.2. ... た場合に使用可能です。 パラメータ index イテレータを設定する場所。 戻り値 成功した場合に true を返します。 例 ... eratorIndex() の使用法 画像を作成し、インデックスを設定して取得します。 <?php $im = new Imagick (); $im -> ...
https://man.plustar.jp/php/imagick.setiteratorindex.html - [similar]
ファイル固有のパーミッションビットを設定する 2613
« PharFileInfo PharFileInfo::compress » PHP Manual PharFileInfo ファイル固有のパーミッションビッ ... トを設定する PharFileInfo::chmod (PHP 5 >= 5.3.0, PHP 7, PHP ... eInfo::chmod — ファイル固有のパーミッションビットを設定する 説明 public PharFileInfo::chmod ( int $perms ): ... イルパーミッションのうち実行ビットと読み込みビットを設定します。 書き込みビットについては無視されます。書き込 ... みビットは、実行時に INI 設定 phar.readonly に基づいて自動的に設定されます。 この ...
https://man.plustar.jp/php/pharfileinfo.chmod.html - [similar]
アプリケーションの設定 2613
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... に渡さなければいけません。 Yaf は、アプリケーションの設定とユーザーの設定を自動的にマージします。 アプリケーシ ... ョンの設定には、プレフィックスとして "yaf." あるいは "applicat ... ; user configuration list here Yaf アプリケーション設定 名前 デフォルト 変更履歴 application.directory app ... her.defaultAction "index" application.system 以下に設定ディレクティブに関する 簡単な説明を示します。 applic ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
セッション処理 2601
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに イン ... ストール/設定 要件 インストール手順 実行時設定 リソース型 定義済 ... リティ セッション管理の基礎 セッションに関連する INI 設定をセキュアにする セッション関数 session_abort — sess ... on_cache_expire — 現在のキャッシュの有効期限を取得/設定する session_cache_limiter — 現在のキャッシュリミッタ ... を取得または設定する session_commit — session_write_close のエイリア ...
https://man.plustar.jp/php/book.session.html - [similar]
環境変数の値を設定する 2601
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する p ... PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバ ... に戻されます。 パラメータ assignment "FOO=BAR" 形式の設定。 戻り値 成功した場合に true を、失敗した場合に fal ... se を返します。 例 例1 環境変数の設定 <?php putenv ( "UNIQID= $uniqid " ); ?> 参考 geten ... する apache_setenv() - Apacheサブプロセスの環境変数を設定する 関連キーワード: 設定 , 値 , putenv , assignment ...
https://man.plustar.jp/php/function.putenv.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 2601
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベ ... ント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler ( ... indows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_windows_set_ctrl_hand ... bool $add = true ): bool CTRL イベントのハンドラを設定したり削除したりします。 これによって、Windows の CL ... メインスレッドからのみ可能です。 パラメータ handler 設定したり削除したりするコールバック関数。 設定した場合、 ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]