検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 240 for [SIMILAR] 16 1024 4096 WITH 76173 三項 WITH 6268... (0.786 sec.)
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
対象にマッチする任意のピクセルの値を変更する 0
« Imagick::flipImage Imagick::flopImage » PHP Manual Imagick 対象にマッチする任意のピクセルの値を変更する Imagick::floodFillPaintImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::floodFillPaintImage — 対象にマッチする任意のピクセルの値を変更する 説明 public Imagick::floodFillPaint ...
https://man.plustar.jp/php/imagick.floodfillpaintimage.html - [similar]
SQL ステートメントを実行し、作用した行数を返す 0
« PDO::errorInfo PDO::getAttribute » PHP Manual PDO SQL ステートメントを実行し、作用した行数を返す PDO::exec (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::exec — SQL ステートメントを実行し、作用した行数を返す 説明 public PDO::exec ( string $statement ): int | false PDO::exec() は ...
https://man.plustar.jp/php/pdo.exec.html - [similar]
内部ファイルに、外部ファイルの内容を設定する 0
« Phar::offsetGet Phar::offsetUnset » PHP Manual Phar 内部ファイルに、外部ファイルの内容を設定する Phar::offsetSet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetSet — 内部ファイルに、外部ファイルの内容を設定する 説明 public Phar::offsetSet ( string $localName , resource ...
https://man.plustar.jp/php/phar.offsetset.html - [similar]
GMP 関数 0
« 例 gmp_abs » PHP Manual GMP GMP 関数 GMP 関数 参考 より数学的な関数が、 数学 の節にあります。 目次 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビットをクリアする gmp_cmp — 数を比較する gmp_com — 1 の補数を計算 ...
https://man.plustar.jp/php/ref.gmp.html - [similar]
メソッドの配列を取得する 0
« ReflectionClass::getMethod ReflectionClass::getModifiers » PHP Manual ReflectionClass メソッドの配列を取得する ReflectionClass::getMethods (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethods — メソッドの配列を取得する 説明 public ReflectionClass::getMethods ( ? int $filter = null ): arra ...
https://man.plustar.jp/php/reflectionclass.getmethods.html - [similar]
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 0
« Ev::nowUpdate Ev::resume » PHP Manual Ev 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す Ev::recommendedBackends (PECL ev >= 0.2.0) Ev::recommendedBackends — 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 説明 final public static Ev::recommend ...
https://man.plustar.jp/php/ev.recommendedbackends.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]