検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 489 for [SIMILAR] 16 1024 4096 WITH 13194 reflectionfunc... (8.865 sec.)
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]
Zip ファイルアーカイブをオープンする 0
« zip_entry_read zip_read » PHP Manual Zip 関数 Zip ファイルアーカイブをオープンする zip_open (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_open — Zip ファイルアーカイブをオープンする 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨 ...
https://man.plustar.jp/php/function.zip-open.html - [similar]
画像のプロパティを返す 0
« Imagick::getImageProfiles Imagick::getImageProperty » PHP Manual Imagick 画像のプロパティを返す Imagick::getImageProperties (PECL imagick 2, PECL imagick 3) Imagick::getImageProperties — 画像のプロパティを返す 説明 public Imagick::getImageProperties ( string $pattern = "*" , bool $incl ...
https://man.plustar.jp/php/imagick.getimageproperties.html - [similar]
画像の基本属性を手軽に取得する 0
« Imagick::pingImageBlob Imagick::polaroidImage » PHP Manual Imagick 画像の基本属性を手軽に取得する Imagick::pingImageFile (PECL imagick 2, PECL imagick 3) Imagick::pingImageFile — 画像の基本属性を手軽に取得する 説明 public Imagick::pingImageFile ( resource $filehandle , string $fileName ...
https://man.plustar.jp/php/imagick.pingimagefile.html - [similar]
PHP 拡張モジュールの Windows へのインストール 0
« PECL 拡張モジュールをダウンロードする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする » PHP Manual PECL 拡張モジュールのインストール PHP 拡張モジュールの Windows へのインストール PHP 拡張モジュールの Windows へのインストール Windows では、PHP の拡張モジュールを読み込む方 ...
https://man.plustar.jp/php/install.pecl.windows.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
Phar アーカイブオブジェクトを作成する 0
« Phar::compressFiles Phar::convertToData » PHP Manual Phar Phar アーカイブオブジェクトを作成する Phar::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::__construct — Phar アーカイブオブジェクトを作成する 説明 public Phar::__construct ( string $filename , int $flags = ...
https://man.plustar.jp/php/phar.construct.html - [similar]
Tar 形式の phar アーカイブ 0
« Phar 形式と Tar 形式、Zip 形式の徹底比較 Zip 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Tar 形式の phar アーカイブ Tar 形式の phar アーカイブ tar 形式のアーカイブは、より近代的な USTAR フォーマットを使用しています。 tar 形式のファイルヘッダは、zip 形式より ...
https://man.plustar.jp/php/phar.fileformat.tar.html - [similar]
ファイルが phar 内に存在するかどうかを調べる 0
« Phar::mungServer Phar::offsetGet » PHP Manual Phar ファイルが phar 内に存在するかどうかを調べる Phar::offsetExists (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetExists — ファイルが phar 内に存在するかどうかを調べる 説明 public Phar::offsetExists ( string $localName ): ...
https://man.plustar.jp/php/phar.offsetexists.html - [similar]
ファイルを tar/zip アーカイブから削除する 0
« PharData::offsetSet PharData::setAlias » PHP Manual PharData ファイルを tar/zip アーカイブから削除する PharData::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::offsetUnset — ファイルを tar/zip アーカイブから削除する 説明 public PharData::offsetUnset ( string $ ...
https://man.plustar.jp/php/phardata.offsetunset.html - [similar]