検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 8400 for パラメータ (0.034 sec.)
非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 1828
« pcntl_alarm pcntl_errno » PHP Manual PCNTL 関数 非同期のシグナルハンドリングを有効/無効にするか ... ync_signals ( ? bool $enable = null ): bool enable パラメータが省略された場合、 pcntl_async_signals() は非同期のシ ... 非同期のシグナルハンドリングを 有効/無効 にします。 パラメータ enable 非同期のシグナルハンドリングが有効にされるべ ... どうか 戻り値 getter として使われた場合(オプションのパラメータが null だった場合)、 この関数は非同期シグナルハンド ... ます。 setter として使われた場合(つまり、オプションのパラメータが null でない場合)、 この関数はこの関数を呼び出す 前 ...
https://man.plustar.jp/php/function.pcntl-async-signals.html - [similar]
プリペアドステートメントを実行し、結果セットオブジェクトを返す 1828
« SQLite3Stmt::__construct SQLite3Stmt::getSQL » PHP Manual SQLite3Stmt プリペアドステートメント ... te3Result::finalize() を呼び出すことを推奨します。 パラメータ この関数にはパラメータはありません。 戻り値 プリペ ... 実行する SQL 文を準備する SQLite3Stmt::bindValue() - パラメータの値を変数にバインドする SQLite3Stmt::bindParam() - ... ェクト , 実行 , プリペアドステートメント , セット , パラメータ , execute , esult , 変数 , ステートメント , bindVa ...
https://man.plustar.jp/php/sqlite3stmt.execute.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 1809
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... b サーバーのエラーログあるいはファイルに送ります。 パラメータ message ログに記録されるエラーメッセージ。 message ... ォルトのオプションです。 1 message は、 destination パラメータで指定されたアドレスに、電子メール により送られます。 ... このメッセージタイプの場合にのみ、 4 番目のパラメータである additional_headers が使われます。 2 このオプシ ... の送信先。その設定は、上で説明している message_type パラメータの値によります。 additional_headers 追加のヘッダ。 m ...
https://man.plustar.jp/php/function.error-log.html - [similar]
処理命令 (PI) 用ハンドラを設定する 1809
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) ... PI 終了タグと同じく文字データとして処理 されます。 パラメータ parser 処理命令 (PI) ハンドラ関数を設定する XML パ ... 文字列です。 handler という名前の関数は、 次の 3 つのパラメータを引数とする必要があります。 handler ( XMLParser $pa ... ser , string $target , string $data ) parser 最初のパラメータ、 parser は ハンドラをコールする XML パーサへのリフ ... ァレンスです。 target 第 2 のパラメータ、 target は PI のターゲットを有しています。 data 第 ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
Description 1809
« Imagick::getPointSize Imagick::getQuantumDepth » PHP Manual Imagick Description Imagick::getQu ... turns the ImageMagick quantum range as an integer. パラメータ この関数にはパラメータはありません。 戻り値 関連キ ... ーワード: Description , Imagick , getQuantum , パラメータ , getPointSize , getQuantumDepth , imagick , publi ...
https://man.plustar.jp/php/imagick.getquantum.html - [similar]
Description 1809
« ImagickDraw::getTextEncoding ImagickDraw::getTextInterwordSpacing » PHP Manual ImagickDraw Des ... Spacing (): float Gets the text interword spacing. パラメータ この関数にはパラメータはありません。 戻り値 関連キ ... cription , ImagickDraw , getTextInterlineSpacing , パラメータ , getTextEncoding , getTextInterwordSpacing , imag ...
https://man.plustar.jp/php/imagickdraw.gettextinterlinespacing.html - [similar]
Iterable 1809
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です ... ach とともに使うため、 値の形式は問わないことを示すパラメータ型として使用できます。値が、配列でも Traversable のイ ... い場合は、 TypeError がスローされます。 例1 Iterable パラメータ型の例 <?php function foo ( iterable $iterable ) { f ... $value ) { // ... } } ?> Iterable として宣言されたパラメータは、 null または配列をデフォルト値 として使用できます ... 。 例2 Iterable パラメータのデフォルト値の例 <?php function foo ( iterable $it ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
OAuth ヘッダ文字列シグネチャを生成する 1809
« OAuth::getLastResponseInfo OAuth::getRequestToken » PHP Manual OAuth OAuth ヘッダ文字列シグネチ ... ): string | false 最後の HTTP メソッド、URL そしてパラメータ文字列あるいは配列にもとづいて OAuth ヘッダ文字列シグ ... ネチャを生成します。 パラメータ http_method リクエストの HTTP メソッド。 url リクエ ... ストの URL。 extra_parameters パラメータ文字列あるいは配列。 戻り値 生成されたリクエストヘッ ... ド: ヘッダ , 生成 , リクエスト , getRequestHeader , パラメータ , string , 配列 , メソッド , parameters , extra ...
https://man.plustar.jp/php/oauth.getrequestheader.html - [similar]
Private constructor to disallow direct instantiation 1809
« tidyNode tidyNode::getParent » PHP Manual tidyNode Private constructor to disallow direct inst ... nstantiation 説明 private tidyNode::__construct () パラメータ この関数にはパラメータはありません。 関連キーワード ... , direct , instantiation , tidyNode , construct , パラメータ , getParent , private ...
https://man.plustar.jp/php/tidynode.construct.html - [similar]
Control Show 1809
« UI\Control::setParent UI\Menu » PHP Manual UI\Control Control Show UI\Control::show (UI 0.9.9) ... public UI\Control::show () Shall show this Control パラメータ この関数にはパラメータはありません。 戻り値 関連キ ... ーワード: Control , パラメータ , setParent , Menu , public , Shall , 関数 , ...
https://man.plustar.jp/php/ui-control.show.html - [similar]