検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 459 for [SIMILAR] 16 1024 4096 WITH 18197 directoryitera... (0.298 sec.)
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
SOAP 0
« OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SOAP 関数 is_soap_fault — SOAP コールが失敗したかどうかを調べる use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する Soa ...
https://man.plustar.jp/php/book.soap.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]
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]
ReflectionObject クラス 0
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション ReflectionObject クラス ReflectionObject クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionObject クラスは オブジェクトについての情報を報告します。 クラス概要 class ReflectionObject extends Reflectio ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
色ベクトルを画像の各ピクセルに適用する 0
« Imagick::thumbnailImage Imagick::__toString » PHP Manual Imagick 色ベクトルを画像の各ピクセルに適用する Imagick::tintImage (PECL imagick 2, PECL imagick 3) Imagick::tintImage — 色ベクトルを画像の各ピクセルに適用する 説明 public Imagick::tintImage ( mixed $tint , mixed $opacity , bool $ ...
https://man.plustar.jp/php/imagick.tintimage.html - [similar]
切り取るサイズと画像のジオメトリを設定する便利なメソッド 0
« Imagick::__toString Imagick::transformImageColorspace » PHP Manual Imagick 切り取るサイズと画像のジオメトリを設定する便利なメソッド Imagick::transformImage (PECL imagick 2, PECL imagick 3) Imagick::transformImage — 切り取るサイズと画像のジオメトリを設定する便利なメソッド 警告 この関数は ...
https://man.plustar.jp/php/imagick.transformimage.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 0
« PhpToken::__toString Tokenizer 関数 » PHP Manual PhpToken ソースコードを PhpToken オブジェクトで表現されたトークンに分割する PhpToken::tokenize (PHP 8) PhpToken::tokenize — ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 説明 public static PhpToken::tokenize ( string ...
https://man.plustar.jp/php/phptoken.tokenize.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]