検索

phrase: max: clip:
target: order:
Results of 781 - 790 of about 1461 for IN (0.085 sec.)
Creates image from a data 2403
« rrd_first rrd_info » PHP Manual RRD 関数 Creates image from a data rrd_graph (PECL rrd >= 0.9. ... ph — Creates image from a data 説明 rrd_graph ( string $filename , array $options ): array Creates image ... me to output the graph to. This will generally end in either .png , .svg or .eps , depending on the form ... at you want to output. options Options for generating image. See man page of rrd graph for all possible ... options. All options (data definitions, variable definitions, etc.) are allowed. 戻 ...
https://man.plustar.jp/php/function.rrd-graph.html - [similar]
Tunes some RRD database file header options 2403
« rrd_restore rrd_update » PHP Manual RRD 関数 Tunes some RRD database file header options rrd_t ... RD database file header options 説明 rrd_tune ( string $filename , array $options ): bool Change some op ... tions in the RRD dabase header file. E.g. renames the sourc ...
https://man.plustar.jp/php/function.rrd-tune.html - [similar]
Remove/Delete an already defined constant 2403
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an alre ... ady defined constant runkit7_constant_remove (PECL runkit7 > ... kit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $ ... name of a global constant, or classname::constname indicating a class constant. 戻り値 成功した場合に tr ... ue を、失敗した場合に false を返します。 参考 define() - 名前を指定して定数を定義する runkit7_constant ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
行を配列として返す 2403
« sqlsrv_execute sqlsrv_fetch_object » PHP Manual SQLSRV 関数 行を配列として返す sqlsrv_fetch_ar ... ray (No version information available, might only be in Git) sqlsrv_f ... して返す 説明 sqlsrv_fetch_array ( resource $stmt , int $fetchType = ? , int $row = ? , int $offset = ? ) ... 想配列を扱う場合の例 <?php $serverName = "serverName\instanceName" ; $connectionInfo = array( "Database" = ... $conn = sqlsrv_connect ( $serverName , $connectionInfo ); if( $conn === false ) { die( print_r ( sqlsrv ...
https://man.plustar.jp/php/function.sqlsrv-fetch-array.html - [similar]
Returns the value of the specified configuration setting 2403
« sqlsrv_free_stmt sqlsrv_get_field » PHP Manual SQLSRV 関数 Returns the value of the specified ... configuration setting sqlsrv_get_config (No version information availab ... le, might only be in Git) sqlsrv_get_config — Returns the value of the ... specified configuration setting 説明 sqlsrv_get_config ( string $setting ): mixed ... turns the value of the specified configuration setting. パラメータ setting The name of the setting for w ...
https://man.plustar.jp/php/function.sqlsrv-get-config.html - [similar]
Revert changes to the working copy 2403
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... n >= 0.3.0) svn_revert — Revert changes to the working copy 説明 svn_revert ( string $path , bool $recur ... false ): bool Revert any local changes to the path in a working copy. パラメータ path The path to the wo ... rking repository. recursive Optionally make recursive c ... します。 参考 svn_delete() - Delete items from a working copy or repository svn_export() - Export the cont ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
Get the application data (deprecated) 2403
« GearmanClient::context GearmanClient::do » PHP Manual GearmanClient Get the application data ( ... deprecated) 説明 public GearmanClient::data (): string Get the application data previously set with Gear ... method was replaced by GearmanClient::setContext() in the 0.6.0 release of the Gearman extension. パラメ ... 関数にはパラメータはありません。 戻り値 The same string data set with GearmanClient::setData() 参考 Gearm ...
https://man.plustar.jp/php/gearmanclient.data.html - [similar]
Send the result and complete status (deprecated) 2403
« GearmanJob GearmanJob::__construct » PHP Manual GearmanJob Send the result and complete status ... (deprecated) 説明 public GearmanJob::complete ( string $result ): bool Sends result data and the complet ... od has been replaced by GearmanJob::sendComplete() in the 0.6.0 release of the Gearman extension. パラメ ...
https://man.plustar.jp/php/gearmanjob.complete.html - [similar]
Send data for a running job (deprecated) 2403
« GearmanJob::__construct GearmanJob::exception » PHP Manual GearmanJob Send data for a running ... n <= 0.5.0) GearmanJob::data — Send data for a running job (deprecated) 説明 public GearmanJob::data ( s ... tring $data ): bool Sends data to the job server (and a ... ny listening clients) for this job. 注意 : This method has bee ... n replaced by GearmanJob::sendData() in the 0.6.0 release of the Gearman extension. パラメ ...
https://man.plustar.jp/php/gearmanjob.data.html - [similar]
Send exception for running job (deprecated) 2403
« GearmanJob::data GearmanJob::fail » PHP Manual GearmanJob Send exception for running job (depr ... .0) GearmanJob::exception — Send exception for running job (deprecated) 説明 public GearmanJob::exceptio ... n ( string $exception ): bool Sends the supplied exception w ... hen this job is running. 注意 : This method has been replaced by GearmanJ ... ob::sendException() in the 0.6.0 release of the Gearman extension. パラメ ...
https://man.plustar.jp/php/gearmanjob.exception.html - [similar]