検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 229 for [SIMILAR] 16 1024 4096 WITH 13500 strict WITH 11... (0.440 sec.)
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
現在のセッションIDを新しく生成したものと置き換える 0
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生成したものと置き換える session_regenerate_id (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) session_regenerate_id — 現在のセッションIDを新しく生成したものと置き換える 説明 session_regenerate_id ( bool ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
ID 型の属性をローカル名および名前空間 URI で宣言する 0
« DOMElement::setIdAttributeNode DOMEntity » PHP Manual DOMElement ID 型の属性をローカル名および名前空間 URI で宣言する DOMElement::setIdAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setIdAttributeNS — ID 型の属性をローカル名および名前空間 URI で宣言する 説明 public DOMElement::setIdAttr ...
https://man.plustar.jp/php/domelement.setidattributens.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
mysqli_driver クラス 0
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver クラス mysqli_driver クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli_driver クラスは、monostate パターンのインスタンスです。 つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバ ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
PHP 5.6.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x で推奨されなくなる機能 PHP 5.6.x で推奨されなくなる機能 非互換のコンテキストからの呼び出し 非互換のコンテキストからのメソッド呼び出しが非推奨となり、 E_STRICT ではなく E_DEPRECATED が発生するようになりました ...
https://man.plustar.jp/php/migration56.deprecated.html - [similar]
スキーマにコレクションを追加する 0
« Schema::__construct Schema::dropCollection » PHP Manual mysql_xdevapi\Schema スキーマにコレクションを追加する Schema::createCollection (No version information available, might only be in Git) Schema::createCollection — スキーマにコレクションを追加する 説明 public mysql_xdevapi\Schema:: ...
https://man.plustar.jp/php/mysql-xdevapi-schema.createcollection.html - [similar]