検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1211 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 8003... (6.832 sec.)
スクリプトに渡された引数の配列 0
« $argc 定義済みの例外 » PHP Manual 定義済の変数 スクリプトに渡された引数の配列 $argv (PHP 4, PHP 5, PHP 7, PHP 8) $argv — スクリプトに渡された引数の配列 説明 コマンドライン から実行したときに、 現在のスクリプトに渡されたすべての引数の配列が含まれます。 注意 : 最初の引数 $argv[0] は常に、 ...
https://man.plustar.jp/php/reserved.variables.argv.html - [similar]
実行する SQL 文を準備する 0
« SQLite3::openBlob SQLite3::query » PHP Manual SQLite3 実行する SQL 文を準備する SQLite3::prepare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::prepare — 実行する SQL 文を準備する 説明 public SQLite3::prepare ( string $query ): SQLite3Stmt | false 実行する SQL 文を準備し、 SQLite3Stmt オブジェ ...
https://man.plustar.jp/php/sqlite3.prepare.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual 変数操作 インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 変数 , 操作 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/var.setup.html - [similar]
システムの高精度な時刻を取得する 0
« highlight_string ignore_user_abort » PHP Manual その他の関数 システムの高精度な時刻を取得する hrtime (PHP 7 >= 7.3.0, PHP 8) hrtime — システムの高精度な時刻を取得する 説明 hrtime ( bool $as_number = false ): array | int | float | false 任意のタイミングから計測したシステムの高精度な時刻 ...
https://man.plustar.jp/php/function.hrtime.html - [similar]
乱数値の最大値を表示する 0
« min mt_rand » PHP Manual Math 関数 乱数値の最大値を表示する mt_getrandmax (PHP 4, PHP 5, PHP 7, PHP 8) mt_getrandmax — 乱数値の最大値を表示する 説明 mt_getrandmax (): int mt_rand() のコールにより返される最大の値を返します。 パラメータ この関数にはパラメータはありません。 戻り値 mt_rand ...
https://man.plustar.jp/php/function.mt-getrandmax.html - [similar]
文字列を URL エンコードする 0
« urldecode V8js » PHP Manual URL 関数 文字列を URL エンコードする urlencode (PHP 4, PHP 5, PHP 7, PHP 8) urlencode — 文字列を URL エンコードする 説明 urlencode ( string $string ): string この関数は、URL の問い合わせ部分に使用する文字列のエンコードや 次のページへ変数を渡す際に便利です。 ...
https://man.plustar.jp/php/function.urlencode.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
ピクセルを透過させる 0
« Imagick::transformImageColorspace Imagick::transposeImage » PHP Manual Imagick ピクセルを透過させる Imagick::transparentPaintImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::transparentPaintImage — ピクセルを透過させる 説明 public Imagick::transparentPaintImage ( mixed $target ...
https://man.plustar.jp/php/imagick.transparentpaintimage.html - [similar]
Description 0
« ImagickDraw::getTextInterlineSpacing ImagickDraw::getTextKerning » PHP Manual ImagickDraw Description ImagickDraw::getTextInterwordSpacing (PECL imagick 2 >= 2.3.0, PECL imagick 3 >= 3.1.0) ImagickDraw::getTextInterwordSpacing — Description 説明 public ImagickDraw::getTextInterwordSpac ...
https://man.plustar.jp/php/imagickdraw.gettextinterwordspacing.html - [similar]
次の結果を取得する 0
« Memcached::deleteMultiByKey Memcached::fetchAll » PHP Manual Memcached 次の結果を取得する Memcached::fetch (PECL memcached >= 0.1.0) Memcached::fetch — 次の結果を取得する 説明 public Memcached::fetch (): array Memcached::fetch() は、直近のリクエストから次の結果を取得します。 パラメータ ...
https://man.plustar.jp/php/memcached.fetch.html - [similar]