検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1397 for [SIMILAR] 16 1024 4096 WITH 43645 scanned WITH 4... (3.163 sec.)
ディレクトリハンドルを元に戻す 1021
« 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]
ディレクトリを作成する 1021
« 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]
新しいディレクトリを追加する 1021
« ZipArchive ZipArchive::addFile » PHP Manual ZipArchive 新しいディレクトリを追加する ZipArchive::addEmptyDir (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.8.0) ZipArchive::addEmptyDir — 新しいディレクトリを追加する 説明 public ZipArchive::addEmptyDir ( string $dirname , int $flags = 0 ): ...
https://man.plustar.jp/php/ziparchive.addemptydir.html - [similar]
カレントのディレクトリ名を返す 1021
« 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]
php.ini ディレクティブ 1021
« 中心となる configure オプションのリスト php.ini ディレクティブのリスト » PHP Manual 付録 php.ini ディレクティブ php.ini ディレクティブ 目次 php.ini ディレクティブのリスト php.ini のセクション一覧 コア php.ini ディレクティブに関する説明 関連キーワード: リスト , 中心 , configure , セクシ ...
https://man.plustar.jp/php/ini.html - [similar]
オープンされたディレクトリエントリから読み込む 1021
« zip_entry_open zip_open » PHP Manual Zip 関数 オープンされたディレクトリエントリから読み込む zip_entry_read (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_read — オープンされたディレクトリエントリから読み込む 警告 この関数は PHP 8.0.0 で 非推奨 になります。 ...
https://man.plustar.jp/php/function.zip-entry-read.html - [similar]
その他の変更 1021
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
ディレクトリを作成する 1021
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 1021
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir — ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメソッドは、 rmdir() に ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
Directory クラス 1021
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います。 new 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public readonly string ...
https://man.plustar.jp/php/class.directory.html - [similar]