検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 859 for not (0.269 sec.)
認証付きの共有鍵による暗号化 2860
« sodium_crypto_secretbox_open sodium_crypto_secretstream_xchacha20poly1305_init_pull » PHP Manu ... al $key = sodium_crypto_secretbox_keygen (); // Do not reuse $nonce with the same key $nonce = random_byt ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 2860
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... mation, or both are returned. If this parameter is not supplied, both error information and warning infor ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
Makes the next row in a result set available for reading 2860
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... SQLSRV_SCROLL_ABSOLUTE or SQLSRV_SCROLL_RELATIVE . Note that the first row in a result set has index 0. 戻 ... eved in order. // Retrieving row fields by name is not supported by sqlsrv_get_field. $name = sqlsrv_get_ ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 2860
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... repos_url[@$revision_no] 注意 : This function does not work with working copies. repos_url must be a repo ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
ファイルの最終アクセス時刻および最終更新日をセットする 2860
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセ ... ged to present time' ; } else { echo 'Sorry, could not change modification time of ' . $filename ; } ?> 例 ...
https://man.plustar.jp/php/function.touch.html - [similar]
2 つの variant の論理和を計算する 2860
« variant_not variant_pow » PHP Manual COM関数 2 つの variant の論理和を計算する variant_or (PHP ...
https://man.plustar.jp/php/function.variant-or.html - [similar]
Add a high priority task to run in parallel 2860
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... り値 A GearmanTask object or false if the task could not be added. 例 例1 A high priority task along with t ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 2860
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... り値 A GearmanTask object or false if the task could not be added. 例 例1 A low priority task along with tw ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Run a task in the background 2860
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... ); if (! $stat [ 0 ]) // the job is known so it is not done $done = true ; echo "Running: " . ( $stat [ 1 ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Get the status of a background job 2860
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a bac ... ); if (! $stat [ 0 ]) // the job is known so it is not done $done = true ; echo "Running: " . ( $stat [ 1 ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]