検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1536 for [SIMILAR] 16 1024 4096 WITH 25527 ziparchive WIT... (2.187 sec.)
ディレクトリハンドルをクローズする 2220
« chroot dir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをクローズする closedir (PHP 4, PHP 5, PHP 7, PHP 8) closedir — ディレクトリハンドルをクローズする 説明 closedir ( ? resource $dir_handle = null ): void dir_handle で指定したディレクトリのストリームをクローズします。このスト ...
https://man.plustar.jp/php/function.closedir.html - [similar]
ディレクトリハンドルを元に戻す 2220
« readdir scandir » PHP Manual ディレクトリ 関数 ディレクトリハンドルを元に戻す rewinddir (PHP 4, PHP 5, PHP 7, PHP 8) rewinddir — ディレクトリハンドルを元に戻す 説明 rewinddir ( ? resource $dir_handle = null ): void dir_handle で指定されたディレクトリの ストリームをディレクトリの先頭にリ ...
https://man.plustar.jp/php/function.rewinddir.html - [similar]
ディレクトリを削除する 2220
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]
ディレクトリを作成する 2220
« ftp_mdtm ftp_mlsd » PHP Manual FTP 関数 ディレクトリを作成する ftp_mkdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_mkdir — ディレクトリを作成する 説明 ftp_mkdir ( FTP\Connection $ftp , string $directory ): string | false FTP サーバー上に、指定した directory を作成します。 パラメータ ftp FTP\Con ...
https://man.plustar.jp/php/function.ftp-mkdir.html - [similar]
指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返... 2220
« svn_fs_delete svn_fs_file_contents » PHP Manual SVN 関数 指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返す svn_fs_dir_entries (PECL svn >= 0.1.0) svn_fs_dir_entries — 指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返す 説明 ...
https://man.plustar.jp/php/function.svn-fs-dir-entries.html - [similar]
ファイルがディレクトリかどうかを調べる 2220
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
カレントのディレクトリ名を返す 2220
« ftp_put ftp_quit » PHP Manual FTP 関数 カレントのディレクトリ名を返す ftp_pwd (PHP 4, PHP 5, PHP 7, PHP 8) ftp_pwd — カレントのディレクトリ名を返す 説明 ftp_pwd ( FTP\Connection $ftp ): string | false パラメータ ftp FTP\Connection クラスのインスタンス 戻り値 カレントのディレクトリ名、ま ...
https://man.plustar.jp/php/function.ftp-pwd.html - [similar]
設定ファイル 2220
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
php.ini ディレクティブ 2220
« 中心となる configure オプションのリスト php.ini ディレクティブのリスト » PHP Manual 付録 php.ini ディレクティブ php.ini ディレクティブ 目次 php.ini ディレクティブのリスト php.ini のセクション一覧 コア php.ini ディレクティブに関する説明 関連キーワード: リスト , 中心 , configure , セクシ ...
https://man.plustar.jp/php/ini.html - [similar]
指定されたパスのファイルとディレクトリのリストを取得する 2220
« rewinddir Fileinfo » PHP Manual ディレクトリ 関数 指定されたパスのファイルとディレクトリのリストを取得する scandir (PHP 5, PHP 7, PHP 8) scandir — 指定されたパスのファイルとディレクトリのリストを取得する 説明 scandir ( string $directory , int $sorting_order = SCANDIR_SORT_ASCENDING , ? ...
https://man.plustar.jp/php/function.scandir.html - [similar]