検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 790 for result (0.057 sec.)
結果メモリを開放する 4885
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free ... _result (PHP 4, PHP 5, PHP 7, PHP 8) ldap_free_result — 結 ... 果メモリを開放する 説明 ldap_free_result ( LDAP\Result $result ): bool 内部での結果保持用に ... 使用される実行用メモリを 小さく保つために ldap_free_result() をコールすることが可能です。 パラメータ result l ... dap_list() や ldap_search() が返す、 LDAP\Result クラスのインスタンス。. 戻り値 成功した場合に true ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
結果セットに名前を割り当てる 4852
« ibase_modify_user ibase_num_fields » PHP Manual Firebird/InterBase 関数 結果セットに名前を割り ... 当てる ibase_name_result (PHP 5, PHP 7 < 7.4.0) ibase_name_result — 結果セッ ... トに名前を割り当てる 説明 ibase_name_result ( resource $result , string $name ): bool この関数 ... WHERE CURRENT OF name 文で使用します。 パラメータ result InterBase 結果セット。 name 割り当てる名前。 戻り値 ... 失敗した場合に false を返します。 例 例1 ibase_name_result() の例 <?php $result = ibase_query ( "SELECT field ...
https://man.plustar.jp/php/function.ibase-name-result.html - [similar]
Send a CUBRID query 4832
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... , DESCRIBE, EXPLAIN and other statements returning resultset, cubrid_query() returns a resource on success, ... ns true on success or false on error. The returned result resource should be passed to cubrid_fetch_array() ... , and other functions for dealing with result tables, to access the returned data. Use cubrid_nu ... ubrid_connect ( 'localhost' , 33000 , 'demodb' ); $result = cubrid_query ( 'SELECT * WHERE 1=1' ); if (! $re ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
結果セットのフィールド情報をオブジェクトの配列で返す 4832
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットの ... フィールド情報をオブジェクトの配列で返す mysqli_result::fetch_fields mysqli_fetch_fields (PHP 5, PHP 7, P ... HP 8) mysqli_result::fetch_fields -- mysqli_fetch_fields — 結果セットの ... トの配列で返す 説明 オブジェクト指向型 public mysqli_result::fetch_fields (): array 手続き型 mysqli_fetch_fiel ... ds ( mysqli_result $result ): array この関数は mysqli_fetch_field() 関 ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
ステートメントを実行する 4818
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ス ... ysql_xdevapi\Executable::execute (): mysql_xdevapi\Result コレクションへの操作、またはテーブルへのクエリから ... ラメータ この関数にはパラメータはありません。 戻り値 Result または SqlStatementResult のような Result オブジェ ... P DATABASE IF EXISTS addressbook" )-> execute (); $result_sql = $session -> sql ( "CREATE DATABASE addressbo ... ok" )-> execute (); var_dump ( $result_sql ); $schema = $session -> getSchema ( "addressb ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]
変更履歴 4778
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... は、リソース を期待していました。 ldap_add_ext LDAP\Result クラスのインスタンスを返すようになりました。 これよ ... は、リソース を期待していました。 ldap_bind_ext LDAP\Result クラスのインスタンスを返すようになりました。 これよ ... リソース を返していました。 ldap_count_entries 引数 result は、 LDAP\Result クラスのインスタンスを期待するよう ... ース を期待していました。 ldap_count_references 引数 result は、 LDAP\Result クラスのインスタンスを期待するよう ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
Send the result and complete status 4778
« GearmanJob::returnCode GearmanJob::sendData » PHP Manual GearmanJob Send the result and comple ... rman >= 0.6.0) GearmanJob::sendComplete — Send the result and complete status 説明 public GearmanJob::sendCo ... mplete ( string $result ): bool Sends result data and the complete status ... update for this job. パラメータ result Serialized result data. 戻り値 成功した場合に true ... ::setReturn() - Set a return value 関連キーワード: result , status , Send , GearmanJob , complete , the , se ...
https://man.plustar.jp/php/gearmanjob.sendcomplete.html - [similar]
結果セットの次の行を取得し、オブジェクトとして返す 4778
« mysqli_result::fetch_fields mysqli_result::fetch_row » PHP Manual mysqli_result 結果セットの次 ... の行を取得し、オブジェクトとして返す mysqli_result::fetch_object mysqli_fetch_object (PHP 5, PHP 7, P ... HP 8) mysqli_result::fetch_object -- mysqli_fetch_object — 結果セットの ... クトとして返す 説明 オブジェクト指向型 public mysqli_result::fetch_object ( string $class = "stdClass" , array ... null | false 手続き型 mysqli_fetch_object ( mysqli_result $result , string $class = "stdClass" , array $cons ...
https://man.plustar.jp/php/mysqli-result.fetch-object.html - [similar]
自動インクリメントされた値を取得する 4744
« Result::getAffectedItemsCount Result::getGeneratedIds » PHP Manual mysql_xdevapi\Result 自動イ ... ンクリメントされた値を取得する Result::getAutoIncrementValue (No version information ava ... ilable, might only be in Git) Result::getAutoIncrementValue — 自動インクリメントされた値 ... を取得する 説明 public mysql_xdevapi\Result::getAutoIncrementValue (): int 最新の AUTO_INCREME ... O_INCREMENT の値 を返します。 例 例1 mysql_xdevapi\Result::getAutoIncrementValue() の例 <?php $session = mys ...
https://man.plustar.jp/php/mysql-xdevapi-result.getautoincrementvalue.html - [similar]
Return the number of columns in the result set 4724
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... e result set cubrid_num_cols (PECL CUBRID >= 8.3.0) cubrid_ ... num_cols — Return the number of columns in the result set 説明 cubrid_num_cols ( resource $result ): int ... s used to get the number of columns from the query result. It can only be used when the query executed is a ... SELECT statement. パラメータ result Result. 戻り値 Number of columns, when process is ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT