検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1259 for BE (0.055 sec.)
インストール手順 2769
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP ... tion Manual Installation FANN Library Installation Before you start installation make sure that libfann ... stalled manually, then all old library file should be removed before re-installing otherwise the old lib ... rary version could be linked. PECL Installation This extension is availa ...
https://man.plustar.jp/php/fann.installation.html - [similar]
配列または Countable オブジェクトに含まれるすべての要素の数を数える 2769
« compact current » PHP Manual 配列 関数 配列または Countable オブジェクトに含まれるすべての要素 ... になります。 int(3) Warning: count(): Parameter must be an array or an object that implements Countable in ... on line 12 int(0) Warning: count(): Parameter must be an array or an object that implements Countable in ... caught TypeError: count(): Argument #1 ($var) must be of type Countable .. on line 12 例3 再帰的な count ...
https://man.plustar.jp/php/function.count.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 2769
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... one columns in a table. In most cases, there will be a single AUTO_INCREMENT column in a table. If ther ... e AUTO_INCREMENT columns, this function should not be used even if it will return a value. パラメータ co ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
Replaces a record in a database 2769
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... ecord ( resource $database , array $data , int $number ): bool Replaces the given record in the database ... e_create() . data An indexed array of data. The number of items must be equal to the number of fields in ... get_record() return value for this parameter, remember to reset the key named deleted . number An intege ... r which spans from 1 to the number of records in the database (as returned by dbase_ ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
Decrypts crypttext with given parameters 2769
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext wi ... a warning and return false data The data that will be decrypted with the given cipher and mode . If the ... ze of the data is not n * blocksize, the data will be padded with ' \0 '. mode 定数 MCRYPT_MODE_モード名 ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
Sets a millisecond timeout for database calls 2769
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... all round-trips. Time spent processing in PHP OCI8 before or after the completion of each round-trip is ... come of the cleanup, the connection may or may not be reusable. When persistent connections are used, th ... e timeout value will be retained across PHP requests. The oci_set_call_tim ... um time in milliseconds that any single round-trip between PHP and Oracle Database may take. 戻り値 成功 ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 2769
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... data (No version information available, might only be in Git) sqlsrv_field_metadata — Retrieves metadata ... () or sqlsrv_query() . sqlsrv_field_metadata() can be called on a statement before or after statement ex ... e, false is returned. Each returned array is described by the following table: Array returned by sqlsrv_ ... pe The numeric value for the SQL type. Size The number of characters for fields of character type, the n ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 2769
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... cted (No version information available, might only be in Git) sqlsrv_rows_affected — Returns the number ... ted ( resource $stmt ): int | false Returns the number of rows modified by the last INSERT, UPDATE, or D ... ELETE query executed. For information about the number of rows returned by a SELECT query, see sqlsrv_nu ... t The executed statement resource for which the number of affected rows is returned. 戻り値 Returns the ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
Schedules the addition of an item in a working directory 2769
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a w ... nk at path to the working directory. The item will be added to the repository the next time you call svn ... ctories in order to add unversioned files that may be hiding in those directories. Default is false 戻り ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
Add a task to get status 2769
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... dle for the task to get status for context Data to be passed to the status callback, generally a referen ... to see when those background jobs finish; */ /* a better method would be to use event callbacks */ do { ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]