検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 128 for [SIMILAR] 16 1024 4096 WITH 28138 昇順 WITH 1976... (0.175 sec.)
新機能 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
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
定義済みの定数 0
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
ソート条件を設定する 0
« CollectionModify::skip CollectionModify::unset » PHP Manual mysql_xdevapi\CollectionModify ソート条件を設定する CollectionModify::sort (No version information available, might only be in Git) CollectionModify::sort — ソート条件を設定する 説明 public mysql_xdevapi\CollectionModify::sort ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.sort.html - [similar]
ソート条件を設定する 0
« CollectionRemove::limit mysql_xdevapi\ColumnResult » PHP Manual mysql_xdevapi\CollectionRemove ソート条件を設定する CollectionRemove::sort (No version information available, might only be in Git) CollectionRemove::sort — ソート条件を設定する 説明 public mysql_xdevapi\CollectionRemove:: ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.sort.html - [similar]
結果をソートする 0
« mysql_xdevapi\CrudOperationSortable mysql_xdevapi\DatabaseObject » PHP Manual mysql_xdevapi\CrudOperationSortable 結果をソートする CrudOperationSortable::sort (No version information available, might only be in Git) CrudOperationSortable::sort — 結果をソートする 説明 abstract public my ...
https://man.plustar.jp/php/mysql-xdevapi-crudoperationsortable.sort.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 0
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT