検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 302 for [SIMILAR] 16 1024 4096 WITH 25462 intldateformat... (0.308 sec.)
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
日付の書式 0
« 時刻の書式 複合的な書式 » PHP Manual サポートする日付と時刻の書式 日付の書式 日付の書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() および strtotime() のパーサーが理解する、 さまざまな日付フォーマットを説明します。 シンボル一覧 シンボル 書式 ...
https://man.plustar.jp/php/datetime.formats.date.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
特定の年や月における、最初の週の日数の最小値を返す 0
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月における、最初の週の日数の最小値を返す IntlCalendar::getMinimalDaysInFirstWeek (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getMinimalDaysInFirstWeek — 特定の年や月における、最初の週 ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]
単一の参照に関するドメインを上書きする 0
« bindtextdomain dcngettext » PHP Manual Gettext 関数 単一の参照に関するドメインを上書きする dcgettext (PHP 4, PHP 5, PHP 7, PHP 8) dcgettext — 単一の参照に関するドメインを上書きする 説明 dcgettext ( string $domain , string $message , int $category ): string この関数により単一の参照につい ...
https://man.plustar.jp/php/function.dcgettext.html - [similar]
指定されたデータベース接続のユーザー名を変更する 0
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース接続のユーザー名を変更する mysqli::change_user mysqli_change_user (PHP 5, PHP 7, PHP 8) mysqli::change_user -- mysqli_change_user — 指定されたデータベース接続のユーザー名を変更する 説明 オブジ ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
CrudOperationBindable インターフェイス 0
« ColumnResult::isPadded CrudOperationBindable::bind » PHP Manual Mysql_xdevapi CrudOperationBindable インターフェイス CrudOperationBindable インターフェイス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CrudOperationBindable { /* メソッド */ abstract public bind ...
https://man.plustar.jp/php/class.mysql-xdevapi-crudoperationbindable.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
現在時刻を示す数値を取得する 0
« IntlCalendar::getMinimum IntlCalendar::getRepeatedWallTimeOption » PHP Manual IntlCalendar 現在時刻を示す数値を取得する IntlCalendar::getNow (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getNow — 現在時刻を示す数値を取得する 説明 オブジェクト指向型 public static IntlCal ...
https://man.plustar.jp/php/intlcalendar.getnow.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]