検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 790 for result (0.176 sec.)
パラメータの値を変数にバインドする 2856
« SQLite3Stmt::bindParam SQLite3Stmt::clear » PHP Manual SQLite3Stmt パラメータの値を変数にバイン ... tmt -> bindValue ( ':id' , 1 , SQLITE3_INTEGER ); $result = $stmt -> execute (); var_dump ( $result -> fetch ...
https://man.plustar.jp/php/sqlite3stmt.bindvalue.html - [similar]
The Deque class 2836
« Ds\Vector::unshift Ds\Deque::allocate » PHP Manual Data Structures The Deque class The Deque c ... Returns the last value Ds\Deque::map — Returns the result of applying a callback to each value Ds\Deque::mer ... ge — Returns the result of adding all given values to the deque Ds\Deque:: ...
https://man.plustar.jp/php/class.ds-deque.html - [similar]
The Map class 2836
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (N ... the last pair of the map Ds\Map::map — Returns the result of applying a callback to each value Ds\Map::merge ... — Returns the result of adding all given associations Ds\Map::pairs — R ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
TableInsert クラス 2836
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス Tabl ... { /* メソッド */ public execute (): mysql_xdevapi\Result public values ( array $row_values ): mysql_xdevapi ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
RRDGraph クラス 2836
« RRDCreator::save RRDGraph::__construct » PHP Manual RRD RRDGraph クラス RRDGraph クラス (PECL ... s new RRDGraph instance RRDGraph::save — Saves the result of query into image RRDGraph::saveVerbose — Saves ...
https://man.plustar.jp/php/class.rrdgraph.html - [similar]
説明 2836
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLockin ... ill be held when callbacks are invoked. This could result in deadlock if you aren't careful. Plan accordingl ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 2836
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストア ... トアドプロシージャの出力 (OUT) パラメータの数。 NUM_RESULT_SETS ストアドプロシージャが返す結果セットの数。 RE ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
拡張されたオペレーションを実行する 2836
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する lda ... ap_exop ( $ds , LDAP_EXOP_WHO_AM_I ); // Parse the result object ldap_parse_exop ( $ds , $r , $retdata ); // ... to connect to LDAP server" ; } ?> 参考 ldap_parse_result() - 結果から情報を展開する ldap_parse_exop() - LDA ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]
データベース・エディション を設定します 2836
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設 ... , ":r" , $r , 20 ); oci_execute ( $s ); echo "The result is $r \n" ; ?> <?php // File 2 echo "Version 2 of ... , ":r" , $r , 20 ); oci_execute ( $s ); echo "The result is $r \n" ; ?> 注意 注意 : Oracle バージョン必要条 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
テーブルに配列を挿入する 2836
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 > ... ray $values , int $flags = PGSQL_DML_EXEC ): PgSql\Result | string | bool pg_insert() は、 table_name で指定 ... 列を返します。 変更履歴 バージョン 説明 8.1.0 PgSql\Result クラスのインスタンスを返すようになりました。 これよ ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]