検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 310 for [SIMILAR] 16 1024 4096 WITH 22789 ラベ WITH 2176... (0.736 sec.)
名前で定義されたエントリの圧縮メソッドを設定する 0
« ZipArchive::setCompressionIndex ZipArchive::setEncryptionIndex » PHP Manual ZipArchive 名前で定義されたエントリの圧縮メソッドを設定する ZipArchive::setCompressionName (PHP 7, PHP 8, PECL zip >= 1.13.0) ZipArchive::setCompressionName — 名前で定義されたエントリの圧縮メソッドを設定する 説 ...
https://man.plustar.jp/php/ziparchive.setcompressionname.html - [similar]
Geo IP ロケーション 0
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
出力バッファリング制御 0
« opcache_reset はじめに » PHP Manual PHP の振る舞いの変更 出力バッファリング制御 出力バッファリング制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 出力リライトの使用法 出力制御 関数 flush — システム出力バッファをフラッシュする o ...
https://man.plustar.jp/php/book.outcontrol.html - [similar]
RecursiveIteratorIterator クラス 0
« RecursiveFilterIterator::hasChildren RecursiveIteratorIterator::beginChildren » PHP Manual イテレータ RecursiveIteratorIterator クラス RecursiveIteratorIterator クラス (PHP 5, PHP 7, PHP 8) はじめに 再帰的なイテレータの反復処理に使用します。 クラス概要 class RecursiveIteratorIterator i ...
https://man.plustar.jp/php/class.recursiveiteratoriterator.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.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
« 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]
FTP サーバー上のファイルまたはディレクトリの名前を変更する 0
« ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を変更する ftp_rename (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rename — FTP サーバー上のファイルまたはディレクトリの名前を変更する 説明 ftp_rename ( FTP\Connection $ftp , string $from , string $to ): bo ...
https://man.plustar.jp/php/function.ftp-rename.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]