検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 681 for default (0.004 sec.)
実行時設定 8645
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... LL seaslog.remote_timeout 1 PHP_INI_SYSTEM seaslog.default_basepath /var/log/www PHP_INI_SYSTEM seaslog.defau ... lt_logger default PHP_INI_SYSTEM seaslog.default_template %T | %L | ... %P | %Q | %t | %M PHP_INI_SYSTEM seaslog.default_datetime_format Y-m-d H:i:s PHP_INI_SYSTEM seaslog ... the Record Log Data Store. 1File 2TCP 3UDP (Switch default 1) SeasLog will send log to tcp://remote_host:remo ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
実行時設定 7814
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 stomp.default_broker tcp://localhost:61613 PHP_INI_ALL stomp.def ... ault_connection_timeout_sec 2 PHP_INI_ALL stomp.default_connection_timeout_usec 0 PHP_INI_ALL stomp.defaul ... t_read_timeout_sec 2 PHP_INI_ALL stomp.default_read_timeout_usec 0 PHP_INI_ALL 以下に設定ディレク ... ティブに関する 簡単な説明を示します。 stomp.default_broker string The default broker URI to use when c ...
https://man.plustar.jp/php/stomp.configuration.html - [similar]
INTL のグローバル 'default_locale' からデフォルトのロケールを取得する 7502
« Locale::getAllVariants Locale::getDisplayLanguage » PHP Manual Locale INTL のグローバル 'default ... ale' からデフォルトのロケールを取得する Locale::getDefault locale_get_default (PHP 5 >= 5.3.0, PHP 7, PHP 8, ... PECL intl >= 1.0.0) Locale::getDefault -- locale_get_default — INTL のグローバル 'default ... る 説明 オブジェクト指向型 public static Locale::getDefault (): string 手続き型 locale_get_default (): string ... PHP の国際化においては、 この値は php.ini の 'intl.default_locale' の値となります。 この値が存在しない場合は ...
https://man.plustar.jp/php/locale.getdefault.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを取得する 7296
« date_date_set date_default_timezone_set » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関 ... 数で使用されるデフォルトタイムゾーンを取得する date_default_timezone_get (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_d ... 使用されるデフォルトタイムゾーンを取得する 説明 date_default_timezone_get (): string この関数は、デフォルトのタ ... イムゾーンを以下の優先順位で取得して返します。 date_default_timezone_set() 関数を使用して 設定したタイムゾーン ... いれば) を読み込む 上のすべてが失敗した場合は、 date_default_timezone_get() はデフォルトのタイムゾーンである UT ...
https://man.plustar.jp/php/function.date-default-timezone-get.html - [similar]
デフォルトの実行時ロケールを設定する 6707
« Locale::parseLocale Normalizer » PHP Manual Locale デフォルトの実行時ロケールを設定する Locale ... ::setDefault locale_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8, ... PECL intl >= 1.0.0) Locale::setDefault -- locale_set_default — デフォルトの実行時ロケール ... る 説明 オブジェクト指向型 public static Locale::setDefault ( string $locale ): bool 手続き型 locale_set_defau ... ルを locale に設定します。 これは INTL のグローバル 'default_locale' のロケール ID となります。UAX #35 拡張も使 ...
https://man.plustar.jp/php/locale.setdefault.html - [similar]
Retrive the default action name 6636
« Yaf_Dispatcher::getApplication Yaf_Dispatcher::getDefaultController » PHP Manual Yaf_Dispatche ... r Retrive the default action name Yaf_Dispatcher::getDefaultAction (Yaf ... >=3.2.0) Yaf_Dispatcher::getDefaultAction — Retrive the default action name 説明 publi ... c Yaf_Dispatcher::getDefaultAction (): string get the default action name パラメ ... この関数にはパラメータはありません。 戻り値 string , default action name, default is "index" 関連キーワード: de ...
https://man.plustar.jp/php/yaf-dispatcher.getdefaultaction.html - [similar]
Retrive the default controller name 6636
« Yaf_Dispatcher::getDefaultAction Yaf_Dispatcher::getDefaultModule » PHP Manual Yaf_Dispatcher ... Retrive the default controller name Yaf_Dispatcher::getDefaultControll ... er (Yaf >=3.2.0) Yaf_Dispatcher::getDefaultController — Retrive the default controller name 説 ... 明 public Yaf_Dispatcher::getDefaultController (): string get the default controller na ... この関数にはパラメータはありません。 戻り値 string , default controller name, default is "Index" 関連キーワード ...
https://man.plustar.jp/php/yaf-dispatcher.getdefaultcontroller.html - [similar]
php.ini ディレクティブのリスト 6466
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... HP_INI_SYSTEM curl.cainfo NULL PHP_INI_SYSTEM date.default_latitude "31.7667" PHP_INI_ALL date.default_longit ... 3" PHP_INI_ALL date.timezone "UTC" PHP_INI_ALL dba.default_handler DBA_DEFAULT PHP_INI_ALL default_charset "U ... ng "" PHP_INI_ALL internal_encoding "" PHP_INI_ALL default_mimetype "text/html" PHP_INI_ALL default_socket_ti ... _INI_SYSTEM file_uploads "1" PHP_INI_SYSTEM filter.default "unsafe_raw" PHP_INI_PERDIR PHP 8.1.0 以降は非推奨 ...
https://man.plustar.jp/php/ini.list.html - [similar]
Checks if this is the default write concern 6395
« MongoDB\Driver\WriteConcern::getWtimeout MongoDB\Driver\WriteConcern::serialize » PHP Manual M ... ongoDB\Driver\WriteConcern Checks if this is the default write concern MongoDB\Driver\WriteConcern::isDefau ... t (mongodb >=1.3.0) MongoDB\Driver\WriteConcern::isDefault — Checks if this is the default write concern 説明 ... final public MongoDB\Driver\WriteConcern::isDefault (): bool Returns whether this is the default write ... ite concern options. The driver will not include a default write concern in its write operations (e.g. MongoD ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.isdefault.html - [similar]
デフォルトのストリームコンテキストを設定する 6295
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのス ... トリームコンテキストを設定する stream_context_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_set_ ... リームコンテキストを設定する 説明 stream_context_set_default ( array $options ): resource ( fopen() 、 file_get ... ムコンテキストを返します。 例 例1 stream_context_set_default() の例 <?php $default_opts = array( 'http' =>array ... oo=bar" , 'proxy' => "tcp://10.54.1.39:8000" ) ); $default = stream_context_set_default ( $default_opts ); /* ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT