検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 166 for [SIMILAR] 16 1024 4096 WITH 80122 置加 WITH 6073... (0.314 sec.)
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
相対的な書式 0
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対的な書式 相対的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな相対日付/時刻フォーマットを説 ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
日付を設定する 0
« DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日付を設定する DateTimeImmutable::setDate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setDate — 日付を設定する 説明 public DateTimeImmutable::setDate ( int $year , int $month , int $day ): ...
https://man.plustar.jp/php/datetimeimmutable.setdate.html - [similar]
左の variant から右の variant を引き、その結果を返す 0
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返す variant_sub (PHP 5, PHP 7, PHP 8) variant_sub — 左の variant から右の variant を引き、その結果を返す 説明 variant_sub ( mixed $left , mixed $right ): variant right を left から引きます。 パ ...
https://man.plustar.jp/php/function.variant-sub.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
接頭辞の部分を設定する 0
« RecursiveTreeIterator::setPostfix RecursiveTreeIterator::valid » PHP Manual RecursiveTreeIterator 接頭辞の部分を設定する RecursiveTreeIterator::setPrefixPart (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::setPrefixPart — 接頭辞の部分を設定する 説明 public RecursiveTreeIterator:: ...
https://man.plustar.jp/php/recursivetreeiterator.setprefixpart.html - [similar]
GNU Multiple Precision 0
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 GMP 関数 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビ ...
https://man.plustar.jp/php/book.gmp.html - [similar]
タイムスタンプを変更する 0
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する DateTime::modify date_modify (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::modify -- date_modify — タイムスタンプを変更する 説明 オブジェクト指向型 public DateTime::modify ( string $modifier ): Date ...
https://man.plustar.jp/php/datetime.modify.html - [similar]