検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1080 for [SIMILAR] 16 1024 4096 WITH 16751 デバ WITH 1476... (1.987 sec.)
ファイルの更新時刻を取得する 0
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime (PHP 4, PHP 5, PHP 7, PHP 8) filemtime — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイルのブロックデータが書き込まれた時間を返します。 これは ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
ファイルのコア内の情報をストレージデバイスに同期させる 0
« eio_fchown eio_fstat » PHP Manual Eio 関数 ファイルのコア内の情報をストレージデバイスに同期させる eio_fdatasync (PECL eio >= 0.0.1dev) eio_fdatasync — ファイルのコア内の情報をストレージデバイスに同期させる 説明 eio_fdatasync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback ...
https://man.plustar.jp/php/function.eio-fdatasync.html - [similar]
fd 上で whence から pos に移動する 0
« dio_read dio_stat » PHP Manual ダイレクト IO 関数 fd 上で whence から pos に移動する dio_seek (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_seek — fd 上で whence から pos に移動する 説明 dio_seek ( resource $fd , int $pos , int $whence = SEEK_SET ): int 関数 dio_seek() は、指定されたファイル記述 ...
https://man.plustar.jp/php/function.dio-seek.html - [similar]
ダイレクト IO 0
« ファイルシステム はじめに » PHP Manual ファイルシステム ダイレクト IO ダイレクト IO はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ダイレクト IO 関数 dio_close — fd で指定したファイル記述子を閉じる dio_fcntl — fd について C ライブラリの fcntl を実行 ...
https://man.plustar.jp/php/book.dio.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]