検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 159 for PARAM (0.013 sec.)
トランザクションを開始する 5163
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... age(Code, Speakers) VALUES (?,?)' ); $stmt -> bind_param ( 'ss' , $language_code , $native_speakers ); $stm ... (Code, Speakers) VALUES (?,?)' ); mysqli_stmt_bind_param ( $stmt , 'ss' , $language_code , $native_speakers ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
カラムを PHP 変数にバインドする 5163
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする ... ing | int $column , mixed &$var , int $type = PDO::PARAM_STR , int $maxLength = 0 , mixed $driverOptions = ... 数名を指定します。 type パラメータのデータ型を PDO::PARAM_* 定数 で指定します。 maxLength 領域を事前に確保す ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
定義済み定数 5163
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... () to return an associative array when passed as a parameter. SQLSRV_FETCH_NUMERIC ( int ) Forces sqlsrv_fe ... ) to return an array with numeric when passed as a parameter. SQLSRV_FETCH_BOTH ( int ) Forces sqlsrv_fetch ... both associative and numeric keys when passed as a parameter (the default behavior). SQLSRV_ERR_ALL ( int ) ... to return both errors and warings when passed as a parameter (the default behavior). SQLSRV_ERR_ERRORS ( in ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
The Swoole\Timer class 5117
« Swoole\Table::valid Swoole\Timer::after » PHP Manual Swoole The Swoole\Timer class The Swoole\ ... ( int $interval_ms , callable $callback , string $param = ? ): void } 目次 Swoole\Timer::after — Trigger a ...
https://man.plustar.jp/php/class.swoole-timer.html - [similar]
定義済み定数 5117
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... ng constants can be used when setting the database parameter. They can be passed to cubrid_set_db_parameter ... () . CUBRID parameter flags Constant Description CUBRID_PARAM_ISOLAT ... solation level for the database connection. CUBRID_PARAM_LOCK_TIMEOUT Transaction timeout in seconds. The f ... olation level. They can be passed to cubrid_set_db_parameter() or returned by cubrid_get_db_parameter() . C ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
変換フィルタ 5117
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ ... ose ( $fp ); /* 出力: VGhpcyBpcyBhIHRlc3QuCg== */ $param = array( 'line-length' => 8 , 'line-break-chars' = ... , 'convert.base64-encode' , STREAM_FILTER_WRITE , $param ); fwrite ( $fp , "This is a test.\n" ); fclose ( ...
https://man.plustar.jp/php/filters.convert.html - [similar]
結果を保存するため、プリペアドステートメントに変数をバインドする 5117
« mysqli_stmt::bind_param mysqli_stmt::close » PHP Manual mysqli_stmt 結果を保存するため、プリペ ... result オブジェクトとして取得する mysqli_stmt_bind_param() - プリペアドステートメントのパラメータに変数をバ ...
https://man.plustar.jp/php/mysqli-stmt.bind-result.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 5117
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステート ... tmt = $mysqli -> prepare ( $query ); $stmt -> bind_param ( "s" , $continent ); $continentList = array( 'Eur ... ysqli_prepare ( $link , $query ); mysqli_stmt_bind_param ( $stmt , "s" , $continent ); $continentList = arr ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
クエリ用の文字列をクオートする 5117
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= ... lic PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文字列のま ... ライバにデータ型のヒントを提供します。 たとえば PDO_PARAM_LOB は、 ドライバにバイナリデータをエスケープするよ ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
SqlStatement クラス 5071
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス Sq ... $ statement ; /* メソッド */ public bind ( string $param ): mysql_xdevapi\SqlStatement public execute (): m ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT