検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 209 for [SIMILAR] 16 1024 4096 WITH 25852 times WITH 219... (0.169 sec.)
配列を生成する 0
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) array — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい情報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => ...
https://man.plustar.jp/php/function.array.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
The CommonMark\CQL class 0
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\CQL class The CommonMark\CQL class (cmark >= 1.1.0) はじめに CommonMark Query Language is a DSL for describing how to travel through a CommonMark Node tree implemented as a parser and compiler ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
Gets a record from a database as an associative array 0
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
MQSeries MQGET 0
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseries >= 0.10.0) mqseries_get — MQSeries MQGET 説明 mqseries_get ( resource $hConn , resource $hObj , array &$md , array &$gmo , int &$bufferLength , string &$msg , int &$data_length , resource & ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
ファイルの最終アクセス時刻および最終更新日をセットする 0
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセットする touch (PHP 4, PHP 5, PHP 7, PHP 8) touch — ファイルの最終アクセス時刻および最終更新日をセットする 説明 touch ( string $filename , ? int $mtime = null , ? int $atime = null ): bool fi ...
https://man.plustar.jp/php/function.touch.html - [similar]