検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 474 for use (0.029 sec.)
Export BLOB/CLOB data to file 4107
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... , string $path_name ): bool cubrid_lob_export() is used to get BLOB/CLOB data from CUBRID database, and s ... aves its contents to a file. To use this function, you must use cubrid_lob_get() first ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
結果に関連付けられたメモリを開放する 4107
« mysqli_result::field_seek mysqli_result::getIterator » PHP Manual mysqli_result 結果に関連付け ... mysqli_query() 、 mysqli_store_result() 、 mysqli_use_result() 、 mysqli_stmt_get_result() が返す mysqli ... lt() - 直近のクエリから結果セットを転送する mysqli_use_result() - 結果セットの取得を開始する 関連キーワー ...
https://man.plustar.jp/php/mysqli-result.free.html - [similar]
Apache Solr 4066
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... ient::setResponseWriter — Sets the response writer used to prepare the response from Solr SolrClient::set ... query SolrQuery::addGroupField — Add a field to be used to group results SolrQuery::addGroupFunction — Al ... to hl.fl SolrQuery::addMltField — Sets a field to use for similarity SolrQuery::addMltQueryField — Maps ... to mlt.qf SolrQuery::addSortField — Used to control how the results should be sorted SolrQ ...
https://man.plustar.jp/php/book.solr.html - [similar]
Export the lob object to a file 4066
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... _name ): bool The cubrid_lob2_export() function is used to save the contents of BLOB/CLOB data to a file. ... To use this function, you must use cubrid_lob2_new() or f ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
Import BLOB/CLOB data from a file 4066
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file ... _name ): bool The cubrid_lob2_import() function is used to save the contents of BLOB/CLOB data from a fil ... e. To use this function, you must use cubrid_lob2_new() or f ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 4066
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... ENCRYPTION --- # the key should be random binary, use scrypt, bcrypt or PBKDF2 to # convert a string int ... abe029fdebae5e1d417e2ffb2a00a3" ); # show key size use either 16, 24 or 32 byte keys for AES-128, 192 # a ... oBytePadding encrypted." ; # create a random IV to use with CBC encoding $iv_size = mcrypt_get_iv_size ( ... ncoded input that never ends with value 00h # (because of default zero padding) $ciphertext = mcrypt_encr ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
ネゴシエートされたメソッドのリストを返す 4066
« ssh2_forward_listen ssh2_poll » PHP Manual SSH2 関数 ネゴシエートされたメソッドのリストを返す ... ion ) . "\n" ; echo "Client to Server packets will use methods:\n" ; echo "\tCrypt: { $methods [ 'client_ ... 'mac' ]} \n" ; echo "Server to Client packets will use methods:\n" ; echo "\tCrypt: { $methods [ 'server_ ...
https://man.plustar.jp/php/function.ssh2-methods-negotiated.html - [similar]
Add a task to get status 4066
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... $job_handle , string &$context = ? ): GearmanTask Used to request status information from the Gearman se ... und jobs finish; */ /* a better method would be to use event callbacks */ do { /* Use the context variabl ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Fann 関数 4066
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... callback — Creates the training data struct from a user supplied function fann_create_train — Creates an ... nn_get_bit_fail_limit — Returns the bit fail limit used during training fann_get_bit_fail — The number of ... _num_candidates — Returns the number of candidates used during training fann_get_cascade_output_change_fr ... fann_get_connection_rate — Get the connection rate used when the network was created fann_get_errno — Ret ...
https://man.plustar.jp/php/ref.fann.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 4066
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および ... のドライバ名を調べることが可能です。 PDO::ODBC_ATTR_USE_CURSOR_LIBRARY ( int ) このオプションは、ODBC のカ ... サポートしている値は以下の通りです: PDO::ODBC_SQL_USE_IF_NEEDED (デフォルト): ODBC カーソルライブラリを必 ... 要な時に使います。 PDO::ODBC_SQL_USE_DRIVER : ODBC カーソルライブラリを使いません。 PDO ... ::ODBC_SQL_USE_ODBC : ODBC カーソルライブラリを常に使います。 PDO ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]