検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 577 for [SIMILAR] 16 1024 4096 WITH 11922 interface WITH... (0.588 sec.)
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
The Sequence interface 0
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface The Sequence interface (No version information available, might only be in Git) はじめに A Sequence describes the behaviour of values arranged in a single, linear dimension. Some languages refer ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
PDO ドライバ 0
« PDOException CUBRID (PDO) » PHP Manual PDO PDO ドライバ PDO ドライバ 目次 CUBRID (PDO) MS SQL Server (PDO) Firebird (PDO) IBM (PDO) Informix (PDO) MySQL (PDO) MS SQL Server (PDO) Oracle (PDO) ODBC and DB2 (PDO) PostgreSQL (PDO) SQLite (PDO) 以下のドライバが現在 PDO インターフェイスを実 ...
https://man.plustar.jp/php/pdo.drivers.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 0
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_handler_install (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_handler_install — readline コ ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]