検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1200 for [SIMILAR] 16 1024 4096 WITH 18268 ィス WITH 8851... (1.271 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual ImageMagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COLOR_* 定数 色タイプ定数です。これらは主に ImagickPixel で使用します。 ...
https://man.plustar.jp/php/imagick.constants.html - [similar]
Sodium 0
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Sodium 関数 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バ ...
https://man.plustar.jp/php/book.sodium.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
生成された blob にデータを追加する 0
« ibase_backup ibase_blob_cancel » PHP Manual Firebird/InterBase 関数 生成された blob にデータを追加する ibase_blob_add (PHP 5, PHP 7 < 7.4.0) ibase_blob_add — 生成された blob にデータを追加する 説明 ibase_blob_add ( resource $blob_handle , string $data ): void ibase_blob_add() は、 ibas ...
https://man.plustar.jp/php/function.ibase-blob-add.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
乱数生成器を初期化する 0
« sqrt tan » PHP Manual Math 関数 乱数生成器を初期化する srand (PHP 4, PHP 5, PHP 7, PHP 8) srand — 乱数生成器を初期化する 説明 srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void シード seed で乱数生成器を初期化します。 seed に 0 を指定した場合はランダムな値が設定されます。 注意 ...
https://man.plustar.jp/php/function.srand.html - [similar]
スクリプトに渡された引数の数 0
« $http_response_header $argv » PHP Manual 定義済の変数 スクリプトに渡された引数の数 $argc (PHP 4, PHP 5, PHP 7, PHP 8) $argc — スクリプトに渡された引数の数 説明 コマンドライン から実行したときに、 現在のスクリプトに渡された引数の数が含まれます。 注意 : スクリプトのファイル名は、常にスク ...
https://man.plustar.jp/php/reserved.variables.argc.html - [similar]
新規 XSLTProcessor オブジェクトを生成する 0
« XSLTProcessor XSLTProcessor::getParameter » PHP Manual XSLTProcessor 新規 XSLTProcessor オブジェクトを生成する XSLTProcessor::__construct (PHP 5, PHP 7, PHP 8) XSLTProcessor::__construct — 新規 XSLTProcessor オブジェクトを生成する 説明 XSLTProcessor::__construct () 新規 XSLTProcessor オ ...
https://man.plustar.jp/php/xsltprocessor.construct.html - [similar]