検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 316 for [SIMILAR] 16 1024 4096 WITH 11831 filter WITH 11... (0.831 sec.)
データをあるストリームから別のストリームにコピーする 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
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_ENV — 環境変数 説明 環境変数として現在のスクリプトに渡された変数の連想配列です。 これらの変数は PHP パーサが実行されている環境から PHP のグローバル名前空間に取り込まれます。 その多くは、 ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 0
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し HTML タグを取り除く SplFileObject::fgetss (PHP 5 >= 5.1.0, PHP 7) SplFileObject::fgetss — ファイルから 1 行取り出し HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 0
« imagecreatefromgd2 imagecreatefromgd » PHP Manual GD および Image 関数 GD2 ファイルまたは URL の指定した部分から新規イメージを生成する imagecreatefromgd2part (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2part — GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 説 ...
https://man.plustar.jp/php/function.imagecreatefromgd2part.html - [similar]
システムログのメッセージを生成する 0
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslog (PHP 4, PHP 5, PHP 7, PHP 8) syslog — システムログのメッセージを生成する 説明 syslog ( int $priority , string $message ): bool syslog() はシステムログが出力するログメッセージを生成します。 ユ ...
https://man.plustar.jp/php/function.syslog.html - [similar]