検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 159 for PARAM (0.010 sec.)
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 6094
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... S IS A CLOB TEST. THIS IS A CLOB TEST." ; db2_bind_param ( $stmt , 1 , "variable" , DB2_PARAM_IN ); db2_exe ... S IS A BLOB TEST. THIS IS A BLOB TEST." ; db2_bind_param ( $stmt , 1 , "variable" , DB2_PARAM_IN ); db2_exe ... 4: S IS A Loop 5: BLOB Loop 6: TEST. 参考 db2_bind_param() - PHP 変数を SQL 文のパラメータにバインドする db ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
Prepares and executes a query 6094
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_q ... lsrv_query ( resource $conn , string $sql , array $params = ? , array $options = ? ): mixed Prepares and ex ... hat defines the query to be prepared and executed. params An array specifying parameter information when ex ... ecuting a parameterized query. Array elements can be any of the fo ... he following SQLSRV constants used to indicate the parameter direction: SQLSRV_PARAM_IN, SQLSRV_PARAM_OUT, ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
パラメータを変数にバインドする 6094
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQL ... ite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindPa ... タを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ... eset() が呼び出されなかった場合、 SQLite3Stmt::bindParam() に渡された変数に代入された値が変化したり、 SQLit ... e3Stmt::bindParam() を再度呼び出したりしても、 バインドされた値は決し ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]
mysqli_stmt クラス 6048
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysq ... ly int | string $ num_rows ; public readonly int $ param_count ; public readonly int $ field_count ; public ... ( int $attribute , int $value ): bool public bind_param ( string $types , mixed &$var , mixed &...$vars ): ... ek ( int $offset ): void public execute ( ? array $params = null ): bool public fetch (): ? bool public fre ... mysqli_result | false public send_long_data ( int $param_num , string $data ): bool public store_result (): ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
ドキュメントコメントを取得する 6048
« ReflectionClass::getDefaultProperties ReflectionClass::getEndLine » PHP Manual ReflectionClass ... getDocComment() の例 <?php /** * A test class * * @param foo bar * @return baz */ class TestClass { } $rc = ... 以下となります。 string(55) "/** * A test class * * @param foo bar * @return baz */" 参考 ReflectionClass::ge ... DocComment , クラス , 存在 , string , パラメータ , param ...
https://man.plustar.jp/php/reflectionclass.getdoccomment.html - [similar]
定義済み定数 6048
« 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま ... ADER_ERR_LIB_NOT_INITIALIZE ( int ) TRADER_ERR_BAD_PARAM ( int ) TRADER_ERR_ALLOC_ERR ( int ) TRADER_ERR_GR ... ADER_ERR_INVALID_HANDLE ( int ) TRADER_ERR_INVALID_PARAM_HOLDER ( int ) TRADER_ERR_INVALID_PARAM_HOLDER_TYP ... E ( int ) TRADER_ERR_INVALID_PARAM_FUNCTION ( int ) TRADER_ERR_INPUT_NOT_ALL_INITIALI ...
https://man.plustar.jp/php/trader.constants.html - [similar]
新機能 6002
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... うになりました。 以下の定数が追加されています。 PDO::PARAM_STR_NATL PDO::PARAM_STR_CHAR PDO::ATTR_DEFAULT_STR ... _PARAM これらの定数を使うには、 PDO::PARAM_STR とビット O ... で連結します。 <?php $db -> quote ( 'über' , PDO :: PARAM_STR | PDO :: PARAM_STR_NATL ); PDO のデバッグ情報に ... アのエミュレートの内容を追加 PDOStatement::debugDumpParams() メソッドが改良されて、 データベースに送信される ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
Prepares a query for execution 5910
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... rv_prepare ( resource $conn , string $sql , array $params = ? , array $options = ? ): mixed Prepares a quer ... hat will be executed multiple times with different parameter values. パラメータ conn A connection resource ... hat defines the query to be prepared and executed. params An array specifying parameter information when ex ... ecuting a parameterized query. Array elements can be any of the fo ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
定義済み定数 5910
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されてい ... てのデータベースサーバーでサポートされています。 DB2_PARAM_IN ( int ) PHP 変数を、ストアドプロシージャの IN パ ... ラメータとしてバインドします。 DB2_PARAM_OUT ( int ) PHP 変数を、ストアドプロシージャの OUT ... パラメータとしてバインドします。 DB2_PARAM_INOUT ( int ) PHP 変数を、ストアドプロシージャの I ... NOUT パラメータとしてバインドします。 DB2_PARAM_FILE ( int ) カラムを直接ファイルにバインドし、その ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
のエイリアス ibase_pconnect 5864
« fbird_param_info fbird_prepare » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_pconnec ... 関連キーワード: ibase , pconnect , fbird , 関数 , param , info , prepare , 参考 , ...
https://man.plustar.jp/php/function.fbird-pconnect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT