検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 457 for Ini (0.030 sec.)
実行時設定 4676
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 変更可能 変更履歴 v8js.max_disposed_contexts 25 PHP_INI_ALL v8js.flags PHP_INI_ALL 以下に設定ディレクティブ ... のように --help を設定すれば取得できます。 $ php -r 'ini_set("v8js.flags", "--help"); new V8Js;' | less 注意 ... には、V8Js オブジェクトのインスタンスを作成する前に ini_set() をコールしなければなりません! 関連キーワード ...
https://man.plustar.jp/php/v8js.configuration.html - [similar]
実行時設定 4627
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 可能 変更履歴 exif.encode_unicode "ISO-8859-15" PHP_INI_ALL exif.decode_unicode_motorola "UCS-2BE" PHP_INI ... _ALL exif.decode_unicode_intel "UCS-2LE" PHP_INI_ALL exif.encode_jis "" PHP_INI_ALL exif.decode_jis ... _motorola "JIS" PHP_INI_ALL exif.decode_jis_intel "JIS" PHP_INI_ALL PHP_IN ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
INI 設定 4627
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI ... フォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示 ...
https://man.plustar.jp/php/features.commandline.ini.html - [similar]
実行時設定 4627
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 変更可能 変更履歴 pcre.backtrack_limit "1000000" PHP_INI_ALL pcre.recursion_limit "100000" PHP_INI_ALL pcre ... .jit "1" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこ ...
https://man.plustar.jp/php/pcre.configuration.html - [similar]
セッションのアップロード状況 4610
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... ロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効に ... スーパーグローバル $_SESSION で取得できます。また、 INI オプション session.upload_progress.name で設定した ... ON 内の配列に値を格納します。配列のインデックスは、INI オプション session.upload_progress.prefix と sessi ... ress.name の値をつなげたものです。つまり、これらの INI 設定を読んで次のようにキーを取得することになります ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
定義済み定数 4586
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の ... りません。 前方互換性 のためだけに用意されています。 INI_SCANNER_NORMAL ( int ) 通常の INI スキャナモード I ... NI_SCANNER_RAW ( int ) 生の INI スキャナモード INI_SCANNER_TYPED ( int ) 型つきの ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
実行時設定 4561
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... デフォルト 変更可能 変更履歴 uopz.disable "0" PHP_INI_SYSTEM uopz 5.0.2 以降で利用可能 uopz.exit "0" PHP ... _INI_SYSTEM uopz 6.0.1 以降で利用可能 uopz.overloads "1 ... " PHP_INI_SYSTEM uopz 2.0.2 以降で利用可能。uopz 5.0.0 以降は ... 削除されています PHP_INI_* モードの詳細および定義については どこで設定を行う ...
https://man.plustar.jp/php/uopz.configuration.html - [similar]
WinCache 関数への切り替え 4561
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え ... WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自 ... che のインストールパッケージに含まれている reroute.ini ファイルを使います。このファイルを php.ini があるデ ... ィレクトリにコピーしましょう。 それから php.ini に wincache.rerouteini の設定を追加し、ここに rero ... ute.ini ファイルへの絶対パスあるいは相対パスを指定します。 ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
mysqli クラス 4537
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... メソッド */ public __construct ( string $hostname = ini_get("mysqli.default_host") , string $username = in ... i_get("mysqli.default_user") , string $password = ini_get("mysqli.default_pw") , string $database = "" , ... int $port = ini_get("mysqli.default_port") , string $socket = ini_ ... = null ): bool public connect ( string $hostname = ini_get("mysqli.default_host") , string $username = in ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
実行時設定 4537
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 更履歴 sqlsrv.WarningsReturnAsErrors 1 ( true ) PHP_INI_ALL SQLSRV 1.0 以降で使用可能 sqlsrv.LogSubsystems ... 0 PHP_INI_ALL SQLSRV 1.0 以降で使用可能 sqlsrv.LogSeverity 1 ... PHP_INI_ALL SQLSRV 1.0 以降で使用可能 関連キーワード: 設定 ...
https://man.plustar.jp/php/sqlsrv.configuration.html - [similar]