検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 8400 for パラメータ (0.085 sec.)
外部エンティティリファレンスハンドラを設定する 1911
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 ... の外部エンティティ参照用ハンドラ関数を設定します。 パラメータ parser 外部エンティティリファレンスハンドラ関数を設 ... 有する文字列です。 handler という名前の関数は 5 つのパラメータをとり、 整数値を返す必要があります。ハンドラから返さ ... ring $system_id , string $public_id ) parser 最初のパラメータ、 parser は ハンドラをコールする XML パーサへのリフ ... ァレンスです。 open_entity_names 2 番目のパラメータ、 open_entity_names は、 エンティティの処理を行うた ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
select のクエリパラメータをバインドする 1911
« mysql_xdevapi\TableSelect TableSelect::__construct » PHP Manual mysql_xdevapi\TableSelect sele ... ct のクエリパラメータをバインドする TableSelect::bind (No version informa ... only be in Git) TableSelect::bind — select のクエリパラメータをバインドする 説明 public mysql_xdevapi\TableSelect ... elect 特定のプレースホルダーの値をバインドします。 パラメータ placeholder_values プレースホルダーの名前、およびバ ... age] => 42 ) ) 関連キーワード: TableSelect , クエリパラメータ , xdevapi , bind , placeholder , Array , values , ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.bind.html - [similar]
データをブロックで送信する 1911
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... $statement , int $param_num , string $data ): bool パラメータのデータを、サーバーに分割して送信します。例えば blo ... ムの型は TEXT あるいは BLOB である 必要があります。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysql ... i_stmt オブジェクト。 param_num データに関連付けるパラメータを示します。 パラメータの番号は 0 から始まります。 d ... sqli_stmt_bind_param() - プリペアドステートメントのパラメータに変数をバインドする 関連キーワード: mysqli , stmt , ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
コンストラクタ 1911
« ReflectionParameter::__clone ReflectionParameter::export » PHP Manual ReflectionParameter コン ... ectionParameter クラスのインスタンスを構築します。 パラメータ function パラメータを調べたい関数。 param パラメー ... タの位置を指定する int (0から始まります)、 もしくはパラメータの名前を string で指定します。 例 例1 ReflectionPara ... 参考 ReflectionFunctionAbstract::getParameters() - パラメータを取得する ReflectionFunction::__construct() - Refle ... 関連キーワード: ReflectionParameter , Parameter , パラメータ , construct , string , function , optional , refer ...
https://man.plustar.jp/php/reflectionparameter.construct.html - [similar]
実行する SQL 文を準備する 1911
« SQLite3::openBlob SQLite3::query » PHP Manual SQLite3 実行する SQL 文を準備する SQLite3::prepa ... 文を準備し、 SQLite3Stmt オブジェクトを返します。 パラメータ query 準備したい SQL クエリ。 戻り値 成功した場合に ... e3Stmt::paramCount() - プリペアドステートメント内のパラメータの数を返す SQLite3Stmt::bindValue() - パラメータの値 ... を変数にバインドする SQLite3Stmt::bindParam() - パラメータを変数にバインドする 関連キーワード: 準備 , 実行 , 文 ... , prepare , パラメータ , query , オブジェクト , 変数 , public , string ...
https://man.plustar.jp/php/sqlite3.prepare.html - [similar]
mime メールリソースを作成する 1903
« mailparse_determine_best_xfer_encoding mailparse_msg_extract_part_file » PHP Manual Mailparse ... ate (): resource MIME メールリソースを作成します。 パラメータ この関数にはパラメータはありません。 戻り値 メッセ ...
https://man.plustar.jp/php/function.mailparse-msg-create.html - [similar]
以降の出力で用いるシェーディングを作成する 1895
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する p ... 色には、 pattern 以外の任意の色空間が利用できます。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソー ... ングは現在の塗りつぶし色で始まり、 c1 から c4 までのパラメータで指定される色で終わります (パラメータの意味は ps_se ... 開始円・終了円の中心となります。 c1, c2, c3, c4 このパラメータの意味は ps_setcolor() を参照してください。 optlist ... type が radial の場合、 optlist にはパラメータ r0 と r1 が含まれる必要があります。これらはそれぞれ ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 1895
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメン ... トのパラメータに変数をバインドする mysqli_stmt::bind_param mysqli_ ... mysqli_stmt_bind_param — プリペアドステートメントのパラメータに変数をバインドする 説明 オブジェクト指向型 public ... i_stmt_prepare() で準備された、 SQLステートメントのパラメータマーカに変数をバインドします。 注意 : データのサイズ ... 場合は注意が必要です。 mysqli_stmt_bind_param() へのパラメータは参照渡しでなければなりませんが、 call_user_func_ar ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
null を許可するかどうかを調べる 1895
« ReflectionParameter ReflectionParameter::canBePassedByValue » PHP Manual ReflectionParameter n ... 説明 public ReflectionParameter::allowsNull (): bool パラメータが null を許可するかどうかを調べます。 パラメータ... の関数にはパラメータはありません。 戻り値 null を許可する場合に true 、そ ... ーワード: 許可 , ReflectionParameter , allowsNull , パラメータ , canBePassedByValue , public , 関数 , 参考 , isOp ...
https://man.plustar.jp/php/reflectionparameter.allowsnull.html - [similar]
ひとつ前の Throwable を返す 1895
« Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable ... Throwable (たとえば Exception::__construct() の第三パラメータで指定したもの) を返します。 パラメータ この関数には ... e)を返す 関連キーワード: Throwable , getPrevious , パラメータ , Exception , 存在 , getTraceAsString , toString , ...
https://man.plustar.jp/php/throwable.getprevious.html - [similar]