検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1000 for [SIMILAR] 16 1024 4096 WITH 53357 recursivearray... (3.412 sec.)
CURLFile クラス 0
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.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]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
RecursiveIterator インターフェイス 0
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス RecursiveIterator インターフェイス RecursiveIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに RecursiveIterator を実装したクラスは、 イテレータ群を再帰的に反復処理するときに使う ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]
SoapServer クラス 0
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer クラス (PHP 5, PHP 7, PHP 8) はじめに SoapServer クラスは » SOAP 1.1 および » SOAP 1.2 プロトコル用のサーバーとなります。 WSDL サービス記述を使用することもしないこともできます。 クラス概要 cla ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
Menu 0
« UI\Control::show UI\Menu::append » PHP Manual UI Menu Menu (UI 0.9.9) はじめに Menus must be constructed before the first Window, and can be shown on any Window クラス概要 class UI\Menu { /* Constructor */ public __construct ( string $name ) /* メソッド */ public append ( string $name ...
https://man.plustar.jp/php/class.ui-menu.html - [similar]