検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 201 for [SIMILAR] 16 1024 4096 WITH 59571 datetimeinterf... (1.426 sec.)
終了日を取得する 0
« DatePeriod::getDateInterval DatePeriod::getRecurrences » PHP Manual DatePeriod 終了日を取得する DatePeriod::getEndDate (PHP 5 >= 5.6.5, PHP 7, PHP 8) DatePeriod::getEndDate — 終了日を取得する 説明 オブジェクト指向型 public DatePeriod::getEndDate (): ? DateTimeInterface 期間の終了日を取 ...
https://man.plustar.jp/php/dateperiod.getenddate.html - [similar]
もっとも適合した 日付/時刻 のフォーマットを決定する 0
« IntlDatePatternGenerator::create IntlPartsIterator » PHP Manual IntlDatePatternGenerator もっとも適合した 日付/時刻 のフォーマットを決定する IntlDatePatternGenerator::getBestPattern (PHP 8 >= 8.1.0) IntlDatePatternGenerator::getBestPattern — もっとも適合した 日付/時刻 のフォーマットを決 ...
https://man.plustar.jp/php/intldatepatterngenerator.getbestpattern.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
準備されたクエリを実行する 0
« ibase_errmsg ibase_fetch_assoc » PHP Manual Firebird/InterBase 関数 準備されたクエリを実行する ibase_execute (PHP 5, PHP 7 < 7.4.0) ibase_execute — 準備されたクエリを実行する 説明 ibase_execute ( resource $query , mixed ...$values ): resource ibase_prepare() で準備したクエリを実行します ...
https://man.plustar.jp/php/function.ibase-execute.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]