検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 199 for [SIMILAR] 16 1024 4096 WITH 25864 onclose WITH 1... (1.246 sec.)
配列のキーと値を反転する 0
« array_filter array_intersect_assoc » PHP Manual 配列 関数 配列のキーと値を反転する array_flip (PHP 4, PHP 5, PHP 7, PHP 8) array_flip — 配列のキーと値を反転する 説明 array_flip ( array $array ): array array_flip() は、配列を反転して返します。 すなわち、 array のキーが値となり、 array の ...
https://man.plustar.jp/php/function.array-flip.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
GD2 ファイルまたは URL から新規イメージを生成する 0
« imagecreatefrombmp imagecreatefromgd2part » PHP Manual GD および Image 関数 GD2 ファイルまたは URL から新規イメージを生成する imagecreatefromgd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2 — GD2 ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd2 ( string ...
https://man.plustar.jp/php/function.imagecreatefromgd2.html - [similar]
データをあるストリームから別のストリームにコピーする 0
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
残りのストリームを文字列に読み込む 0
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
画像のサイズを設定する 0
« Imagick::exportImagePixels Imagick::filter » PHP Manual Imagick 画像のサイズを設定する Imagick::extentImage (PECL imagick 2, PECL imagick 3) Imagick::extentImage — 画像のサイズを設定する 説明 public Imagick::extentImage ( int $width , int $height , int $x , int $y ): bool 画像のサイズを ...
https://man.plustar.jp/php/imagick.extentimage.html - [similar]
Description 0
« ImagickKernel::addKernel ImagickKernel::fromBuiltIn » PHP Manual ImagickKernel Description ImagickKernel::addUnityKernel (PECL imagick >= 3.3.0) ImagickKernel::addUnityKernel — Description 説明 public ImagickKernel::addUnityKernel ( float $scale ): void Adds a given amount of the 'Unit ...
https://man.plustar.jp/php/imagickkernel.addunitykernel.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
その言語にマッチする言語タグの一覧を検索する 0
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を検索する Locale::lookup locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言語にマッチする言語タグの一覧を検索する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]