検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 457 for Ini (0.020 sec.)
接続処理 3668
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、 ... にスクリプト の実行は破棄されます。 この動作は、 php.ini ディレクティブ ignore_user_abort にて 設定できます ... デフォルトのタイムアウトは、30 秒です。 これは、 php.ini ディレクティブ max_execution_time または同義の Apa ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
A Complete PHP/FFI/preloading Example 3668
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... loading Example php.ini ffi.enable=preload opcache.preload=preload.php pre ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
インストール手順 3668
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュ ... 同梱されている DLL ファイル php_fileinfo.dll を php.ini で有効にしなければなりません。 libmagic ライブラリ ...
https://man.plustar.jp/php/fileinfo.installation.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 3668
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナ ... unserialize_callback_func を定義するためには、 php.ini , ini_set() , .htaccess を使用し てください。未定義 ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
エンコード変換を行ってメールを送信する 3668
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する ... onal_headers パラメータで指定するか、 あるいは php.ini にデフォルト値を指定します。 指定しなかった場合は、 ... ます Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing 。 Windows では、 ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
設定 3668
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設 ... されます。 このオプションは、'max_execution_time' ini オプションが何らかの理由でスクリプトの実行を止めら ... 、 デフォルト値: 0 request_terminate_timeout_track_finished bool fastcgi_finish_request がコールされた後や ... disable_functions や disable_classes は別で、 php.ini で定義された値を上書きするのではなく、 新たに指定し ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
Apache 2.x (Microsoft Windows 用) 3668
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP M ... ttpd-php </FilesMatch> # configure the path to php.ini PHPIniDir "C:/php" 注意 : 上の例の C:/php/ は実際の ... id_module modules/mod_fcgid.so # Where is your php.ini file? FcgidInitialEnv PHPRC "c:/php" <FilesMatch \ ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
単一または全てのフィールドをクリアする 3668
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィー ... を返します。 例 例1 IntlCalendar::clear() の例 <?php ini_set ( 'intl.default_locale' , 'es_ES' ); ini_set ( ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
下位互換性のない変更点 3668
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... ーするようになりました。 古い振る舞いを望む場合、php.ini で assert.exception=0 と設定できます。 クラス名と同 ... と (unset) キャストが削除されました。 track_errors ini ディレクティブは削除されました。 つまり、 php_erro ... ことをチェックするコードに置き換えるべきです。 curl_init() 関数は リソース ではなく、 CurlHandle オブジェク ... なくなった場合に、自動的に破棄されます。 curl_multi_init() 関数は リソース ではなく、 CurlMultiHandle オブ ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
インストール手順 3668
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PostgreSQLサポ ... 。 共有オブジェクトモジュールが利用可能な場合、 php.ini の extension ディレクティブ または dl() 関数により ...
https://man.plustar.jp/php/pgsql.installation.html - [similar]