検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 430 for [SIMILAR] 16 1024 4096 WITH 40734 domcharacterda... (0.697 sec.)
時刻または複数の共通フィールドを一度に設定する 0
« IntlCalendar::roll IntlCalendar::setFirstDayOfWeek » PHP Manual IntlCalendar 時刻または複数の共通フィールドを一度に設定する IntlCalendar::set (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::set — 時刻または複数の共通フィールドを一度に設定する 説明 オブジェクト指向型 publi ...
https://man.plustar.jp/php/intlcalendar.set.html - [similar]
結果ポインタを、指定したフィールドオフセットに設定する 0
« mysqli_result::$field_count mysqli_result::free » PHP Manual mysqli_result 結果ポインタを、指定したフィールドオフセットに設定する mysqli_result::field_seek mysqli_field_seek (PHP 5, PHP 7, PHP 8) mysqli_result::field_seek -- mysqli_field_seek — 結果ポインタを、指定したフィールドオフセッ ...
https://man.plustar.jp/php/mysqli-result.field-seek.html - [similar]
次のエントリに移動する 0
« SplDoublyLinkedList::key SplDoublyLinkedList::offsetExists » PHP Manual SplDoublyLinkedList 次のエントリに移動する SplDoublyLinkedList::next (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::next — 次のエントリに移動する 説明 public SplDoublyLinkedList::next (): void イテレータを次の ...
https://man.plustar.jp/php/spldoublylinkedlist.next.html - [similar]
前のエントリに移動する 0
« SplDoublyLinkedList::pop SplDoublyLinkedList::push » PHP Manual SplDoublyLinkedList 前のエントリに移動する SplDoublyLinkedList::prev (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::prev — 前のエントリに移動する 説明 public SplDoublyLinkedList::prev (): void イテレータを前のノードに ...
https://man.plustar.jp/php/spldoublylinkedlist.prev.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
配列を生成する 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
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
その他の変更 0
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]