検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 420 for [SIMILAR] 16 1024 4096 WITH 35339 wrapper WITH 1... (0.348 sec.)
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
Phar アーカイブの使用法 0
« 定義済み定数 Phar アーカイブの使用法: 導入 » PHP Manual Phar Phar アーカイブの使用法 Phar アーカイブの使用法 目次 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Phar クラスおよび PharData クラス 関連キーワード: Phar , アーカイブ ...
https://man.plustar.jp/php/phar.using.html - [similar]
登録されているハッシュアルゴリズムの一覧を返す 0
« Hash 関数 hash_copy » PHP Manual Hash 関数 登録されているハッシュアルゴリズムの一覧を返す hash_algos (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_algos — 登録されているハッシュアルゴリズムの一覧を返す 説明 hash_algos (): array パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.hash-algos.html - [similar]
ファイルのグループを取得する 0
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup (PHP 4, PHP 5, PHP 7, PHP 8) filegroup — ファイルのグループを取得する 説明 filegroup ( string $filename ): int | false ファイルのグループを取得します。戻り値は、数値形式のグループ ID です。 グ ...
https://man.plustar.jp/php/function.filegroup.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]
ファイルがシンボリックリンクかどうかを調べる 0
« is_file is_readable » PHP Manual ファイルシステム 関数 ファイルがシンボリックリンクかどうかを調べる is_link (PHP 4, PHP 5, PHP 7, PHP 8) is_link — ファイルがシンボリックリンクかどうかを調べる 説明 is_link ( string $filename ): bool 指定したファイルがシンボリックリンクかどうかを調べます ...
https://man.plustar.jp/php/function.is-link.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
ファイルの更新時刻を取得する 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]