検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 306 for first (1.363 sec.)
パフォーマンス 4094
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターン ... せん。 例えば、パターン (.*) second を、対象文字列 "first\nand second"(ここで、\n は改行文字を意味します)に ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
配列 4047
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設 ... キーまたは添字が配列にあるかどうかを調べる array_key_first — 配列の最初のキーを得る array_key_last — 配列の最 ...
https://man.plustar.jp/php/book.array.html - [similar]
MongoDB driver classes 4047
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... B\Driver\Cursor::rewind — Rewind the cursor to the first result MongoDB\Driver\Cursor::setTypeMap — Sets a ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
配列 4047
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... まる配列を作成します。 例14 1 から始まる添字 <?php $firstquarter = array( 1 => 'January' , 'February' , 'Mar ... ch' ); print_r ( $firstquarter ); ?> 上の例の出力は以下となります。 Array ... ray ( 1 , 2 , 3 , 4 , 5 , 6 ), "holes" => array ( "first" , 5 => "second" , "third" ) ); // 上の配列の内容を ... を表示します unset( $fruits [ "holes" ][ 0 ]); // "first" を削除します // 新しい多次元配列を作成します $jui ...
https://man.plustar.jp/php/language.types.array.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4047
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... stablishing the application's connection. Callback first occurs when a loss of connection is detected. This ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
トランザクションおよび自動コミット 4047
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トラ ... saction (); $dbh -> exec ( "insert into staff (id, first, last) values (23, 'Joe', 'Bloggs')" ); $dbh -> ex ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
RADIUS Attribute Types 4047
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... ttribute value is expected to be a string with the first byte containing the CHAP identifier, and the subse ... LENGE attribute. 例1 Using CHAP passwords <?php // Firstly, we'll create an authentication handle and reque ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
配列 関数 4047
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , exp ... キーまたは添字が配列にあるかどうかを調べる array_key_first — 配列の最初のキーを得る array_key_last — 配列の最 ...
https://man.plustar.jp/php/ref.array.html - [similar]
繰り返し 4047
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は ... せようとして、パターン /\*.*\*/ を使って、文字列 /* first comment */ not comment /* second comment */ に対し ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
IntlChar クラス 4000
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... N_BOUNDARY_NEUTRAL = 18 ; const int CHAR_DIRECTION_FIRST_STRONG_ISOLATE = 19 ; const int CHAR_DIRECTION_LEF ... IRECTION_BOUNDARY_NEUTRAL IntlChar::CHAR_DIRECTION_FIRST_STRONG_ISOLATE IntlChar::CHAR_DIRECTION_LEFT_TO_RI ...
https://man.plustar.jp/php/class.intlchar.html - [similar]