検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 974 for [SIMILAR] 16 1024 4096 WITH 7286 map WITH 5106 d... (0.633 sec.)
7278
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds \ Vector (); $vector -> push ( 'a' ); $vector -> push ( 'b' , 'c' ); $vector [] = 'd' ; print_r ( $vector ); ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] ...
https://man.plustar.jp/php/ds.examples.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Stomp 設定オプション 名前 デフォルト 変更可能 変更履歴 stomp.default_broker tcp://localhost:61613 PHP_INI_ALL stomp.default_connection_timeout_sec 2 PHP_INI_ALL stomp ...
https://man.plustar.jp/php/stomp.configuration.html - [similar]
デフォルトの実行時ロケールを設定する 5100
« 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 — デフォルトの実行時ロケールを設定する 説明 オブジェクト指向型 publi ...
https://man.plustar.jp/php/locale.setdefault.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Unified ODBC 設定オプション 名前 デフォルト 変更可能 変更履歴 odbc.default_db * NULL PHP_INI_ALL odbc.default_user * NULL PHP_INI_ALL odbc.default_pw * NULL PHP_INI_A ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Date/Time 設定オプション 名前 デフォルト 変更可能 変更履歴 date.default_latitude "31.7667" PHP_INI_ALL date.default_longitude "35.2333" PHP_INI_ALL date.sunrise_zenit ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]
実行時設定 5100
« インストール手順 リソース型 » 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]
The Yaconf class 5100
« 定義済み定数 Yaconf::get » PHP Manual Yaconf The Yaconf class The Yaconf class (PECL yaconf >= 1.0.0) はじめに Yaconf is a configurations container, it parses INIT files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. クラス概要 class Yacon ...
https://man.plustar.jp/php/class.yaconf.html - [similar]
Returns the result of adding all given associations 4583
« Ds\Map::map Ds\Map::pairs » PHP Manual Map Returns the result of adding all given associations Ds\Map::merge (PECL ds >= 1.0.0) Ds\Map::merge — Returns the result of adding all given associations 説明 public Ds\Map::merge ( mixed $values ): Ds\Map Returns the result of associating all ...
https://man.plustar.jp/php/ds-map.merge.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT