検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 141 for stat (0.001 sec.)
Initiates the stat call 10477
« EvStat::set EvTimer » PHP Manual EvStat Initiates the stat call EvStat::stat (PECL ev >= 0.2.0 ... ) EvStat::stat — Initiates the stat call 説明 public EvStat ... ::stat (): bool Initiates the stat call(updates internal ... cache). It stats(using lstat ) the path specified in the watcher a ... urns true if path exists. Otherwise false . 参考 EvStat::attr() - Returns the values most recently detecte ...
https://man.plustar.jp/php/evstat.stat.html - [similar]
ファイルに関する情報を取得する 10240
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat ... (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( strin ... 情報は、シンボリックリンクの値が返されていました。 lstat() はシンボリックリンクの統計情報を返すという違いを ... 除いて stat() と等価です。 パラメータ filename ファイルへのパス ... 。 戻り値 stat() と fstat() の結果のフォーマット 数値 連想配列 説 ...
https://man.plustar.jp/php/function.stat.html - [similar]
現在のシステム状態を取得する 9811
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::stat ... t mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysqli_stat ... 態を取得する 説明 オブジェクト指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( mysqli $ ... mysql ): string | false mysqli_stat() は、'mysqladmin status' コマンドが 返すのと同じ情 ... ます。エラー時には false を返します。 例 例1 mysqli::stat() の例 オブジェクト指向型 <?php $mysqli = new mysq ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
ファイル記述子 fd に関する stat 情報を取得する 9669
« dio_seek dio_tcsetattr » PHP Manual ダイレクト IO 関数 ファイル記述子 fd に関する stat 情報を取 ... 得する dio_stat (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_stat — ファイル ... 記述子 fd に関する stat 情報を取得する 説明 dio_stat ( resource $fd ): arr ... ay dio_stat() は、与えられたファイル記述子に関する 情報を返しま ... 最終更新時刻 "ctime" - 最終変更時刻 エラー時には dio_stat() は null を返します。 関連キーワード: stat , 情報 ...
https://man.plustar.jp/php/function.dio-stat.html - [similar]
ファイルについての情報を取得する 9419
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得す ... る streamWrapper::url_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrappe ... r::url_stat — ファイルについての情報を取得する 説明 public str ... eamWrapper::url_stat ( string $path , int $flags ): array | false このメ ... ソッドは、すべての stat() 関連の関数に対応してコールされます。 copy() file ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
Gets the data associated with a node synchronously 9086
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a nod ... ring $path , callable $watcher_cb = null , array &$stat = null , int $max_size = 0 ): string パラメータ pa ... e server to notify the client if the node changes. stat If not NULL, will hold the value of stat for the p ... 力は以下となります。 nodevalue 例2 Zookeeper::get() stat example Get node stat info. <?php $zookeeper = new ... r ( 'localhost:2181' ); $path = '/path/to/node' ; $stat = []; $zookeeper -> get ( $path , null , $stat ); ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
ファイルリソースについての情報を取得する 8896
« streamWrapper::stream_set_option streamWrapper::stream_tell » PHP Manual streamWrapper ファイル ... ソースについての情報を取得する streamWrapper::stream_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrappe ... r::stream_stat — ファイルリソースについての情報を取得する 説明 pu ... blic streamWrapper::stream_stat (): array | false このメソッドは、 fstat() に対応し ... ラメータ この関数にはパラメータはありません。 戻り値 stat() を参照ください。 エラー / 例外 このメソッドのコー ...
https://man.plustar.jp/php/streamwrapper.stream-stat.html - [similar]
ファイルの状態を取得する 8705
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL ... eio >= 0.0.1dev) eio_stat — ファイルの状態を取得する 説明 eio_stat ( string ... ble $callback , mixed $data = NULL ): resource eio_stat() は、 callback の result 引数でファイルの状態を返 ... えます。 data callback に渡す任意の引数。 戻り値 eio_stat() は、成功した場合にリクエストリソースを返します。 ... ck の result 引数に配列が格納されます。 例 例1 eio_stat() の例 <?php $tmp_filename = "eio-file.tmp" ; touc ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
リモートファイルシステム上のファイルの情報を取得する 8610
« ssh2_sftp_rmdir ssh2_sftp_symlink » PHP Manual SSH2 関数 リモートファイルシステム上のファイルの ... 情報を取得する ssh2_sftp_stat (PECL ssh2 >= 0.9.0) ssh2_sftp_stat — リモートファ ... システム上のファイルの情報を取得する 説明 ssh2_sftp_stat ( resource $sftp , string $path ): array シンボリッ ... 。 この関数は ssh2.sftp:// ラッパーを使用した場合の stat() 関数と同様です。 返される値も同じです。 パラメー ... 戻り値 どのような値が返されるのかについての詳細は、 stat() を参照ください。 例 例1 SFTP 経由でのファイルの情 ...
https://man.plustar.jp/php/function.ssh2-sftp-stat.html - [similar]
現在のシステムの状態を取得する 8230
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql ... _stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステム ... い。 この関数の代替として、これらが使えます。 mysqli_stat() PDO::getAttribute(PDO::ATTR_SERVER_INFO) 説明 my ... sql_stat ( resource $link_identifier = NULL ): string mysql ... _stat() は現在のサーバーの状態を返します。 パラメータ li ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT