検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1821 for [SIMILAR] 16 1024 4096 WITH 6042 トリ WITH 5258 ... (3.999 sec.)
定義済み定数 0
« リソース型 Directory » PHP Manual ディレクトリ 定義済み定数 定義済み定数 DIRECTORY_SEPARATOR ( string ) PATH_SEPARATOR ( string ) Windows の場合はセミコロン、それ以外の場合はコロンとなります。 SCANDIR_SORT_ASCENDING ( int ) SCANDIR_SORT_DESCENDING ( int ) SCANDIR_SORT_NONE ( int ) 関連 ...
https://man.plustar.jp/php/dir.constants.html - [similar]
対話的な PHP デバッガ 0
« zend_version はじめに » PHP Manual PHP の振る舞いの変更 対話的な PHP デバッガ 対話的な PHP デバッガ はじめに インストール/設定 実行時設定 定義済み定数 phpdbg 関数 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入 ...
https://man.plustar.jp/php/book.phpdbg.html - [similar]
ファイルの行にブレークポイントを挿入する 0
« phpdbg 関数 phpdbg_break_function » PHP Manual phpdbg 関数 ファイルの行にブレークポイントを挿入する phpdbg_break_file (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_file — ファイルの行にブレークポイントを挿入する 説明 phpdbg_break_file ( string $file , int $line ): void 指定された file の ...
https://man.plustar.jp/php/function.phpdbg-break-file.html - [similar]
次のオペコードにブレークポイントを挿入します 0
« phpdbg_break_method phpdbg_clear » PHP Manual phpdbg 関数 次のオペコードにブレークポイントを挿入します phpdbg_break_next (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_next — 次のオペコードにブレークポイントを挿入します 説明 phpdbg_break_next (): void 次のオペコードにブレークポイントを挿入 ...
https://man.plustar.jp/php/function.phpdbg-break-next.html - [similar]
現在の DirectoryIterator アイテムが通常のファイルであるかどうかを調べる 0
« DirectoryIterator::isExecutable DirectoryIterator::isLink » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが通常のファイルであるかどうかを調べる DirectoryIterator::isFile (PHP 5, PHP 7, PHP 8) DirectoryIterator::isFile — 現在の DirectoryIterator アイテムが通常のファイル ...
https://man.plustar.jp/php/directoryiterator.isfile.html - [similar]
はじめに 0
« WinCache インストール/設定 » PHP Manual WinCache はじめに はじめに Windows Cache Extension for PHP は、PHP のアクセラレータです。 Windows および Windows サーバー上での PHP アプリケーションの動作速度を向上させます。 Windows Cache Extension for PHP を有効にして PHP エンジンに読み込むと、 ...
https://man.plustar.jp/php/intro.wincache.html - [similar]
bzip2 エラー番号とエラー文字列を配列で返す 0
« bzerrno bzerrstr » PHP Manual Bzip2 関数 bzip2 エラー番号とエラー文字列を配列で返す bzerror (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerror — bzip2 エラー番号とエラー文字列を配列で返す 説明 bzerror ( resource $bz ): array 与えられたファイルポインタから返された bzip2 エラーのエラー番号とエ ...
https://man.plustar.jp/php/function.bzerror.html - [similar]
Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す 0
« PharFileInfo::getCRC32 PharFileInfo::getContent » PHP Manual PharFileInfo Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す PharFileInfo::getCompressedSize (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getCompressedSize — Phar アーカイブ内での実際の ...
https://man.plustar.jp/php/pharfileinfo.getcompressedsize.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]