検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 418 for [SIMILAR] 16 1024 4096 WITH 54708 soapclient WIT... (0.467 sec.)
その他の変更 0
« 削除された拡張モジュールおよび SAPI PHP 5.5.x から PHP 5.6.x への移行 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 その他の変更 その他の変更 予約語の制約の緩和 クラスやインターフェイスそしてトレイトの内部で、 プロパティや定数そしてメソッドの名前にグローバルな予約語を使えるようになりま ...
https://man.plustar.jp/php/migration70.other-changes.html - [similar]
定義済み定数 0
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
SOAP リクエストを処理するクラスを設定する 0
« SoapServer::handle SoapServer::setObject » PHP Manual SoapServer SOAP リクエストを処理するクラスを設定する SoapServer::setClass (PHP 5, PHP 7, PHP 8) SoapServer::setClass — SOAP リクエストを処理するクラスを設定する 説明 public SoapServer::setClass ( string $class , mixed ...$args ): vo ...
https://man.plustar.jp/php/soapserver.setclass.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
ArrayAccess インターフェイス 0
« Throwable::__toString ArrayAccess::offsetExists » PHP Manual 定義済みのインターフェイスとクラス ArrayAccess インターフェイス ArrayAccess インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 配列としてオブジェクトにアクセスするための機能のインターフェイスです。 インターフェイス概要 interface ...
https://man.plustar.jp/php/class.arrayaccess.html - [similar]
tidyNode クラス 0
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public readonly string $ value ; public readonly string $ name ...
https://man.plustar.jp/php/class.tidynode.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
現在のキャッシュの有効期限を取得/設定する 0
« session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cache_expire — 現在のキャッシュの有効期限を取得/設定する 説明 session_cache_expire ( ? int $value = null ): int | ...
https://man.plustar.jp/php/function.session-cache-expire.html - [similar]
SNMP オブジェクトの値を設定する 0
« SNMP::getnext SNMP::setSecurity » PHP Manual SNMP SNMP オブジェクトの値を設定する SNMP::set (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::set — SNMP オブジェクトの値を設定する 説明 public SNMP::set ( array | string $objectId , array | string $type , array | string $value ): bool リモート SNMP エ ...
https://man.plustar.jp/php/snmp.set.html - [similar]
定義されている関数の一覧を返す 0
« SoapServer::fault SoapServer::handle » PHP Manual SoapServer 定義されている関数の一覧を返す SoapServer::getFunctions (PHP 5, PHP 7, PHP 8) SoapServer::getFunctions — 定義されている関数の一覧を返す 説明 public SoapServer::getFunctions (): array SoapServer オブジェクトで定義されている関数 ...
https://man.plustar.jp/php/soapserver.getfunctions.html - [similar]