検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 466 for [SIMILAR] 16 1024 4096 WITH 34995 getinterfacena... (0.430 sec.)
カーソルを閉じてステートメントを再実行できるようにする 0
« PDOStatement::bindValue PDOStatement::columnCount » PHP Manual PDOStatement カーソルを閉じてステートメントを再実行できるようにする PDOStatement::closeCursor (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::closeCursor — カーソルを閉じてステートメントを再実行できるようにす ...
https://man.plustar.jp/php/pdostatement.closecursor.html - [similar]
クラス修飾子を取得する 0
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子を取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): int このクラスのアクセス修飾 ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
KDF インターフェイスのために、ランダムなルートキーを生成する 0
« sodium_crypto_kdf_derive_from_key sodium_crypto_kx_client_session_keys » PHP Manual Sodium 関数 KDF インターフェイスのために、ランダムなルートキーを生成する sodium_crypto_kdf_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kdf_keygen — KDF インターフェイスのために、ランダムなルートキーを生 ...
https://man.plustar.jp/php/function.sodium-crypto-kdf-keygen.html - [similar]
はじめに 0
« mqseries インストール/設定 » PHP Manual mqseries はじめに はじめに この拡張モジュールは、IBM WebSphere MQ Series のキューマネージャとの通信用のインターフェイスを提供します。 このインターフェイスは、WebSphere MQ Series の C 言語用 API のクライアントインターフェイスとできるだけ同じになる ...
https://man.plustar.jp/php/intro.mqseries.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 0
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを確認する oci_field_is_null (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_is_null — フェッチしたフィールドが null であるかどうかを確認する 説明 oci_field_is_null ( resource $statement , s ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]
DateTimeInterface インターフェイス 0
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス DateTimeInterface インターフェイス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに DateTimeInterface は、 DateTime や DateTimeImmutable を引数や戻り値、プロパティの型宣言で使えるようにするために作ら ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
実行時にインターフェイスを実装させる 0
« uopz_get_static uopz_overload » PHP Manual Uopz 関数 実行時にインターフェイスを実装させる uopz_implement (PECL uopz 1, PECL uopz 2, PECL uopz 5, PECL uopz 6, PECL uopz 7 < 7.1.0) uopz_implement — 実行時にインターフェイスを実装させる 説明 uopz_implement ( string $class , string $interfa ...
https://man.plustar.jp/php/function.uopz-implement.html - [similar]
列挙型であるかどうかを返す 0
« ReflectionClass::isCloneable ReflectionClass::isFinal » PHP Manual ReflectionClass 列挙型であるかどうかを返す ReflectionClass::isEnum (PHP 8 >= 8.1.0) ReflectionClass::isEnum — 列挙型であるかどうかを返す 説明 public ReflectionClass::isEnum (): bool このクラスが、 列挙型(Enum) かどうかを ...
https://man.plustar.jp/php/reflectionclass.isenum.html - [similar]
インストールされたハンドラを削除し、端末の設定をもとに戻す 0
« readline_callback_handler_install readline_callback_read_char » PHP Manual Readline 関数 インストールされたハンドラを削除し、端末の設定をもとに戻す readline_callback_handler_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_handler_remove — インストールされたハンドラを削除し、端末 ...
https://man.plustar.jp/php/function.readline-callback-handler-remove.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]