検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1109 for [SIMILAR] 16 1024 4096 WITH 18954 ロセ WITH 1564... (1.989 sec.)
エラーおよびエラー処理 0
« 定義済み定数 例 » PHP Manual COM エラーおよびエラー処理 エラーおよびエラー処理 COM から致命的なエラーが報告された場合、この拡張モジュールは com_exception クラスのインスタンスをスローします。 すべての COM 例外は code という定義済みの プロパティを保持しており、これは COM 操作が返す HRESU ...
https://man.plustar.jp/php/com.error-handling.html - [similar]
ソケットのオプションを設定する 0
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する socket_set_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_set_option — ソケットのオプションを設定する 説明 socket_set_option ( Socket $socket , int $level , int $option , array | string | i ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
画像の gravity を設定する 0
« Imagick::setImageGamma Imagick::setImageGreenPrimary » PHP Manual Imagick 画像の gravity を設定する Imagick::setImageGravity (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::setImageGravity — 画像の gravity を設定する 説明 public Imagick::setImageGravity ( int $gravity ): bool 原罪の ...
https://man.plustar.jp/php/imagick.setimagegravity.html - [similar]
はじめに 0
« プログラムの実行 インストール/設定 » PHP Manual プログラムの実行 はじめに はじめに 以下の関数は、システム自体の上でコマンドを実行したり、 こうしたコマンドを安全に実行する手段を提供します。 注意 : これらの関数は、Windows ではすべて cmd.exe 経由でコマンドをコールします。 そのため、これら ...
https://man.plustar.jp/php/intro.exec.html - [similar]
Returns the server's most recent "hello" response 0
« MongoDB\Driver\ServerDescription MongoDB\Driver\ServerDescription::getHost » PHP Manual MongoDB\Driver\ServerDescription Returns the server's most recent "hello" response MongoDB\Driver\ServerDescription::getHelloResponse (mongodb >=1.13.0) MongoDB\Driver\ServerDescription::getHelloRes ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.gethelloresponse.htm... - [similar]
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
はじめに 0
« ストリーム インストール/設定 » PHP Manual ストリーム はじめに はじめに ストリームは、 ファイル、ネットワーク、データ圧縮などに関する、 共通した一連の関数群と利用法を持つ操作の一般化の手法です。 もっとも単純な定義では、 ストリーム というのは、ストリーミング可能な動作を体現する resource ...
https://man.plustar.jp/php/intro.stream.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMException クラス 0
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]