検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 674 for [SIMILAR] 16 1024 4096 WITH 59364 compact WITH 1... (0.539 sec.)
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 0
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返す mysqli_stmt::$affected_rows mysqli_stmt_affected_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$affected_rows -- mysqli_stmt_affected_rows — 直近に実行 ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
Lua 0
« json_last_error はじめに » PHP Manual その他の基本モジュール Lua Lua はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 Lua — Lua クラス Lua::assign — PHP 変数を Lua にアサイン Lua::call — Lua 関数を呼び出す Lua::__construct — Lua コンストラクタ Lua::eval — 文字列を ...
https://man.plustar.jp/php/book.lua.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
ReflectionException クラス 0
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス ReflectionException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionException クラスです。 クラス概要 class ReflectionException extends Exception { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.reflectionexception.html - [similar]
SoapVar クラス 0
« SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP サービスが使用する変数やオブジェクトをあらわします。 クラス概要 class SoapVar { /* プロパティ */ public int $ enc_type ; public mixed $ enc_value = null ; pub ...
https://man.plustar.jp/php/class.soapvar.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]