検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 2804 for 指定 (0.049 sec.)
このカレンダーで使うタイムゾーンを設定する 2214
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタ ... のカレンダーで使う新しいタイムゾーン。 以下のやり方で指定できます: null 。この場合はデフォルトのタイムゾーンを ... で設定したものか、 date_default_timezone_set() 関数で指定したもの (そして date_default_timezone_get() が返すも ... ん。 文字列。ICU タイムゾーン識別子として有効なものを指定します。 IntlTimeZone::createTimeZoneIDEnumeration() ... を参照ください。 "GMT+08:30" などのオフセットも指定できます。 戻り値 成功時に true を返します。 失敗時に ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
関数のオーバーロード機能 2214
« サポートされる文字エンコーディング PHP の文字エンコーディングに関する要件 » PHP Manual マルチバ ... の mbstring.func_overload ディレクティブに正の値を指定します。 これは、オーバーロードされる関数の種類を指定 ... となります。 mail() 関数をオーバーロードするには 1 を指定します。 2 は文字列関数、4 は正規表現関数を表します。 ... つまり、例えば 7 を指定すると、メール関数、文字列関数および正規表現関数が オ ...
https://man.plustar.jp/php/mbstring.overload.html - [similar]
その他の変更 2214
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... い INIディレクティブです。 opcache.preload_user は、指定されなければ root として実行されてしまう場合(これはセ ... 事前ロードされたコードを実行するユーザーアカウントを指定するための新しいINIディレクティブです。 pkg-config へ ... 一般的には、このことは 以前 --with-foo-dir=DIR に似た指定をしていたのが、 --with-foo が使うだけで済むようにな ... 的に FOO_CFLAGS と FOO_LIBS でコンパイルオプションを指定することができます。 以下の拡張機能や SAPI が影響を受 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
指定されたデータベース接続のユーザー名を変更する 2214
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース ... PHP 8) mysqli::change_user -- mysqli_change_user — 指定されたデータベース接続のユーザー名を変更する 説明 オ ... me , string $password , ? string $database ): bool 指定されたデータベース接続のユーザー名を変更し、 現在のデ ... ータベース , 変更 , 接続 , change , user , string , 指定 , ユーザー , username ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
指定した接続の直近のクエリから発生した警告の数を返す 2214
« mysqli::use_result mysqli_stmt » PHP Manual mysqli 指定した接続の直近のクエリから発生した警告の ... ) mysqli::$warning_count -- mysqli_warning_count — 指定した接続の直近のクエリから発生した警告の数を返す 説明 ... li , 警告 , 直近 , 発生 , 接続 , count , warning , 指定 , 数 , 手続き ...
https://man.plustar.jp/php/mysqli.warning-count.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 2214
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポ ... tring , int $form = Normalizer::FORM_C ): ? string 指定された UTF-8 エンコードされているコードポイントから、 ... Unicode Character Database (UCD) で指定されている Decomposition_Mapping プロパティの値を取得 ... ion_Mapping プロパティの値を含む文字列を返します。 指定された文字に Decomposition_Mapping プロパティの値がな ... 返す Normalizer::isNormalized() - 渡された文字列が、指定した正規化を適用済みかどうかを調べる 関連キーワード: ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
インストール手順 2214
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュ ... になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xml 付属しているexp ... はデフォルトで有効となっ ています。 --disable-xml を指定してXMLサポート を無効にすることができます。Apache 1 ... リを使用したくない場合には、 --with-expat-dir=DIR を指定してPHP のconfigureを実行してください。ただし、DIRは ...
https://man.plustar.jp/php/xml.installation.html - [similar]
Standard PHP Library (SPL) 2194
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Stand ... ts — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す iterator_apply ... 済み __autoload() 関数を返す spl_autoload_register — 指定した関数を __autoload() の実装として登録する spl_aut ... oload_unregister — 指定した関数の、__autoload() の実装としての登録を解除する ... es — 利用可能な SPL クラスを返す spl_object_hash — 指定したオブジェクトのハッシュ ID を返す spl_object_id — ...
https://man.plustar.jp/php/book.spl.html - [similar]
SplDoublyLinkedList クラス 2194
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoub ... ントリに移動する SplDoublyLinkedList::offsetExists — 指定した $index が存在するかどうかを返す SplDoublyLinked ... List::offsetGet — 指定した $index の値を返す SplDoublyLinkedList::offsetSe ... t — 指定した $index の値を $value に設定する SplDoublyLinked ... List::offsetUnset — 指定した $index の値を削除する SplDoublyLinkedList::pop ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
与えられたクラスの親クラスを返す 2194
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_paren ... bject_or_class オブジェクトもしくはクラスの文字列を指定します。 autoload デフォルトで __autoload をコールす ... るかしないか。 戻り値 成功した場合に配列、 指定されたクラスが存在しない場合に false を返します。 例 ... ss_parents (new bar )); // パラメータを文字列として指定しても良い print_r ( class_parents ( 'bar' )); spl_a ...
https://man.plustar.jp/php/function.class-parents.html - [similar]