検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 159 for PARAM (0.006 sec.)
プリペアドステートメントを実行する 5600
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメント ... 行する 説明 public PDOStatement::execute ( ? array $params = null ): bool プリペアドステートメント を実行しま ... 数や値を(それぞれ)バインドするため PDOStatement::bindParam() や PDOStatement::bindValue() をコールする。 関連 ... いは、入力専用のパラメータ値の配列を渡す パラメータ params 実行される SQL 文の中のバインドパラメータと同数の ... 要素からなる、 値の配列。すべての値は PDO::PARAM_STR として扱われます。 ひとつのパラメータに対して複 ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
宣言しているクラスを取得する 5600
« ReflectionParameter::getClass ReflectionParameter::getDeclaringFunction » PHP Manual Reflectio ... nParameter 宣言しているクラスを取得する ReflectionParamet ... ringClass (PHP 5 >= 5.1.3, PHP 7, PHP 8) ReflectionParameter::getDeclaringClass — 宣言しているクラスを取得す ... る 説明 public ReflectionParameter::getDeclaringClass (): ? ReflectionClass 宣言し ... eTime $datetime ) { } } class Baz extends Foo { } $param = new \ ReflectionParameter ([ 'Baz' , 'bar' ], 0 ...
https://man.plustar.jp/php/reflectionparameter.getdeclaringclass.html - [similar]
パラメータを指定された値に設定 5600
« SolrParams::set SolrParams::toString » PHP Manual SolrParams パラメータを指定された値に設定 So ... lrParams::setParam (PECL solr >= 0.9.2) SolrParams::setPar ... m — パラメータを指定された値に設定 説明 public SolrParams::setParam ( string $name , string $value ): SolrP ... パラメータ名 value パラメータ値 戻り値 成功時に SolrParam オブジェクト、値の場合に false を返します。 例 例1 ... SolrParams::setParam() の例 <?php $param = new SolrParams () ...
https://man.plustar.jp/php/solrparams.setparam.html - [similar]
The Swoole\Redis\Server class 5554
« Swoole\Process::write Swoole\Redis\Server::format » PHP Manual Swoole The Swoole\Redis\Server ... mand , string $callback , string $number_of_string_param = ? , string $type_of_array_param = ? ): ReturnTyp ... int $after_time_ms , callable $callback , string $param = ? ): ReturnType public Swoole\Server::bind ( int ...
https://man.plustar.jp/php/class.swoole-redis-server.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 5508
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバイ ... bind_array_by_name ( resource $statement , string $param , array &$var , int $max_array_length , int $max_i ... me() は、PHP の配列 var を Oracle のプレースホルダ param にバインドします。 このプレースホルダは Oracle PL/ ... パラメータ statement 有効な OCI ステートメント識別子 param Oracle のプレースホルダ var 配列 max_array_length ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
SessionHandler クラス 5473
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... 化機能を追加する例 <?php /** * decrypt AES 256 * * @param data $edata * @param string $password * @return de ... , $key , true , $iv ); } /** * crypt AES 256 * * @param data $data * @param string $password * @return bas ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
指定された関数の戻り値の型を取得する 5473
« ReflectionFunctionAbstract::getParameters ReflectionFunctionAbstract::getShortName » PHP Manua ... act::getReturnType() の例 <?php function to_int ( $param ) : int { return (int) $param ; } $reflection1 = n ...
https://man.plustar.jp/php/reflectionfunctionabstract.getreturntype.html - [similar]
関数が戻り値の型を指定しているかを調べる 5473
« ReflectionFunctionAbstract::getTentativeReturnType ReflectionFunctionAbstract::hasTentativeRet ... act::hasReturnType() の例 <?php function to_int ( $param ) : int { return (int) $param ; } $reflection1 = n ...
https://man.plustar.jp/php/reflectionfunctionabstract.hasreturntype.html - [similar]
SolrParams クラス 5427
« SolrGenericResponse::__destruct SolrParams::add » PHP Manual Solr SolrParams クラス SolrParams ... ペアの集合を表します。 クラス概要 abstract class SolrParams implements Serializable { /* メソッド */ final pu ... blic add ( string $name , string $value ): SolrParams public addParam ( string $name , string $value ): ... SolrParams final public get ( string $param_name ): mixed fi ... nal public getParam ( string $param_name = ? ): mixed final public get ...
https://man.plustar.jp/php/class.solrparams.html - [similar]
SQLite3Stmt クラス 5427
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt ク ... ct ( SQLite3 $sqlite3 , string $query ) public bindParam ( string | int $param , mixed &$var , int $type = ... ITE3_TEXT ): bool public bindValue ( string | int $param , mixed $value , int $type = SQLITE3_TEXT ): bool ... QL ( bool $expand = false ): string | false public paramCount (): int public readOnly (): bool public reset ... (): bool } 目次 SQLite3Stmt::bindParam — パラメータを変数にバインドする SQLite3Stmt::bind ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT