検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1852 for [SIMILAR] 16 1024 4096 WITH 41891 reflectionfunc... (1.260 sec.)
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
コントラストの高い 2 色の画像を作成する 0
« Imagick::raiseImage Imagick::readImage » PHP Manual Imagick コントラストの高い 2 色の画像を作成する Imagick::randomThresholdImage (PECL imagick 2, PECL imagick 3) Imagick::randomThresholdImage — コントラストの高い 2 色の画像を作成する 説明 public Imagick::randomThresholdImage ( float $ ...
https://man.plustar.jp/php/imagick.randomthresholdimage.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
Replace a function definition with a new implementation 0
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
クロージャ内で使われている変数の配列を返す 0
« ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment » PHP Manual ReflectionFunctionAbstract クロージャ内で使われている変数の配列を返す ReflectionFunctionAbstract::getClosureUsedVariables (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::getClosureUsedVariabl ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosureusedvariables.ht... - [similar]
引数の型を取得する 0
« ReflectionParameter::getPosition ReflectionParameter::hasType » PHP Manual ReflectionParameter 引数の型を取得する ReflectionParameter::getType (PHP 7, PHP 8) ReflectionParameter::getType — 引数の型を取得する 説明 public ReflectionParameter::getType (): ? ReflectionType 引数の型を取得し ...
https://man.plustar.jp/php/reflectionparameter.gettype.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
IteratorAggregate インターフェイス 0
« Iterator::valid IteratorAggregate::getIterator » PHP Manual 定義済みのインターフェイスとクラス IteratorAggregate インターフェイス IteratorAggregate インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部イテレータを作成するためのインターフェイスです。 インターフェイス概要 interface Iterat ...
https://man.plustar.jp/php/class.iteratoraggregate.html - [similar]