検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 203 for case (0.022 sec.)
文字列の各単語の最初の文字を大文字にする 4643
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords ... st() - 文字列の最初の文字を大文字にする mb_convert_case() - 文字列に対してケースフォールディングを行う 関連 ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
比較演算子 4643
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前 ... e1" ); var_dump ( 100 == "1e2" ); switch ( "a" ) { case 0 : echo "0" ; break; case "a" : echo "a" ; break; ... あり、 その結果に依存すべきではありません。 参考 strcasecmp() strcmp() Array operators Types 三項演算子 もう ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
WinCache 統計スクリプト 4643
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト ... egotiate/Digest etc, this will not work. * In that case use the array below to define the names of users i ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
イベントハンドラ 4643
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
The MongoDB\Driver\ReadConcern class 4611
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... he level of isolation for read operations for replica sets and replica set shards. This option requires Mo ... he data has been written to a majority of the replica set members (i.e. may be rolled back). For unsharded ... g collections in a standalone deployment or a replica set deployment), "local" and "available" read concer ... prior to the start of the read operation. For replica sets that run with writeConcernMajorityJournalDefaul ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 4611
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ter. パラメータ dns_base Object of EventDnsBase in case if DNS is to be resolved asyncronously. Otherwise ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 4611
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... resource, or a stream associated with a socket. In case if target is a string, the string will be parsed a ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 4611
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
Create new MongoDB Manager 4611
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... ction bool This option can be used to control replica set discovery behavior when only a single host is pr ... additional members depending on whether the "replicaSet" URI option is omitted or present, respectively. ... pecify false to force discovery to occur (if "replicaSet" is omitted) or specify true to force a direct co ... nnection (if "replicaSet" is present). gssapiServiceName string Set the Ke ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
実行時設定 4579
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... oregister_verbose "0" PHP_INI_ALL com.autoregister_casesensitive "1" PHP_INI_ALL com.code_page "" PHP_INI_ ... 文字を区別するかどうかについては、 com.autoregister_casesensitive php.ini 設定ディレクティブで制御します。 ... の際の エラーは一切報告されません。 com.autoregister_casesensitive これを on にすると (デフォルト)、 COM オブ ... くなります。 タイプライブラリの名前が #cis あるいは #case_insensitive で終わる場合は、そのライブラリから 読み ...
https://man.plustar.jp/php/com.configuration.html - [similar]