検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (0.880 sec.)
PDOStatement クラス 0
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) はじめに プリペアドステートメントを表します。ステートメント実行後は関連する結果セットを表します。 クラス概要 class PDOStatement implemen ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
Stringable インターフェイス 0
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス Stringable インターフェイス Stringable インターフェイス (PHP 8) はじめに Stringable インターフェイスは、 特定のクラスが __toString() メソッドを実装していることを示します。 ほとんどのインターフェ ...
https://man.plustar.jp/php/class.stringable.html - [similar]
tidy クラス 0
« Tidy の例 tidy::body » PHP Manual Tidy tidy クラス tidy クラス (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 class tidy { /* プロパティ */ public ? string $ errorBuffer = null ; public ? string $ value = null ; ...
https://man.plustar.jp/php/class.tidy.html - [similar]
UnitEnum インターフェイス 0
« Stringable::__toString UnitEnum::cases » PHP Manual 定義済みのインターフェイスとクラス UnitEnum インターフェイス UnitEnum インターフェイス (PHP 8 >= 8.1.0) はじめに UnitEnum インターフェイスは、 全ての列挙型に対して、PHP のエンジンが自動的に適用するものです。 ユーザー定義のクラスとして ...
https://man.plustar.jp/php/class.unitenum.html - [similar]
タグ名から要素を取得する 0
« DOMElement::getAttributeNS DOMElement::getElementsByTagNameNS » PHP Manual DOMElement タグ名から要素を取得する DOMElement::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagName — タグ名から要素を取得する 説明 public DOMElement::getElementsByTagName ( string $quali ...
https://man.plustar.jp/php/domelement.getelementsbytagname.html - [similar]
例外コードを取得する 0
« Exception::getPrevious Exception::getFile » PHP Manual Exception 例外コードを取得する Exception::getCode (PHP 5, PHP 7, PHP 8) Exception::getCode — 例外コードを取得する 説明 final public Exception::getCode (): int 例外コードを返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/exception.getcode.html - [similar]
fileinfo インスタンスを閉じる 0
« finfo_buffer finfo_file » PHP Manual Fileinfo 関数 fileinfo インスタンスを閉じる finfo_close (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_close — fileinfo インスタンスを閉じる 説明 finfo_close ( finfo $finfo ): bool この関数は、 finfo_open() がオープンしたインスタンスを閉 ...
https://man.plustar.jp/php/function.finfo-close.html - [similar]
宣言されているすべてのトレイトの配列を返す 0
« get_declared_interfaces get_mangled_object_vars » PHP Manual クラス/オブジェクト関数 宣言されているすべてのトレイトの配列を返す get_declared_traits (PHP 5 >= 5.4.0, PHP 7, PHP 8) get_declared_traits — 宣言されているすべてのトレイトの配列を返す 説明 get_declared_traits (): array パラメー ...
https://man.plustar.jp/php/function.get-declared-traits.html - [similar]
文字列を垂直に描画する 0
« imagestring imagesx » PHP Manual GD および Image 関数 文字列を垂直に描画する imagestringup (PHP 4, PHP 5, PHP 7, PHP 8) imagestringup — 文字列を垂直に描画する 説明 imagestringup ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 文字列 string ...
https://man.plustar.jp/php/function.imagestringup.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]