検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 334 for [SIMILAR] 16 1024 4096 WITH 31805 sqlite WITH 90... (0.338 sec.)
データベース関連 0
« SodiumException 抽象化レイヤー » PHP Manual 関数リファレンス データベース関連 データベース関連 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ ODBC — ODBC (Unified) PDO — PHP Data Objects ベンダー固有のモジュール CUBRID dBase Firebird/InterBase IBM DB2 — IBM DB2、Cloudscape お ...
https://man.plustar.jp/php/refs.database.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The SQLSRV extension is enabled by adding appropriate DLL file to your PHP extension directory and the corresponding entry to the php.ini file. The SQLSRV download comes with 8 driver files, four of which ...
https://man.plustar.jp/php/sqlsrv.installation.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The SQLSRV extension can be used on the following operating systems: Windows Vista Service Pack 2 or later Windows Server 2008 Service Pack 2 or later Windows Server 2008 R2 Windows 7 The SQLSRV extension requi ...
https://man.plustar.jp/php/sqlsrv.requirements.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 0
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
最小公倍数を計算する 0
« gmp_kronecker gmp_legendre » PHP Manual GMP 関数 最小公倍数を計算する gmp_lcm (PHP 7 >= 7.3.0, PHP 8) gmp_lcm — 最小公倍数を計算する 説明 gmp_lcm ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP この関数は、 num1 と num2 の最小公倍数(lcm)を計算します。 パラメータ num1 GMP オ ...
https://man.plustar.jp/php/function.gmp-lcm.html - [similar]
ある画像と再構築した画像を比較する 0
« Imagick::getImageDispose Imagick::getImageExtrema » PHP Manual Imagick ある画像と再構築した画像を比較する Imagick::getImageDistortion (PECL imagick 2, PECL imagick 3) Imagick::getImageDistortion — ある画像と再構築した画像を比較する 説明 public Imagick::getImageDistortion ( MagickWand $ ...
https://man.plustar.jp/php/imagick.getimagedistortion.html - [similar]
画像上に色を描画する 0
« ImagickDraw::clone ImagickDraw::comment » PHP Manual ImagickDraw 画像上に色を描画する ImagickDraw::color (PECL imagick 2, PECL imagick 3) ImagickDraw::color — 画像上に色を描画する 説明 public ImagickDraw::color ( float $x , float $y , int $paintMethod ): bool 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/imagickdraw.color.html - [similar]
パスの角を描画する際に使用する形状を返す 0
« ImagickDraw::getStrokeLineCap ImagickDraw::getStrokeMiterLimit » PHP Manual ImagickDraw パスの角を描画する際に使用する形状を返す ImagickDraw::getStrokeLineJoin (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeLineJoin — パスの角を描画する際に使用する形状を返す 説明 public Imagick ...
https://man.plustar.jp/php/imagickdraw.getstrokelinejoin.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
はじめに 0
« MySQL (最初の API) インストール/設定 » PHP Manual MySQL (最初の API) はじめに はじめに この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 新しくコードを書くときには mysqli や PDO_MySQL を使うべきです。 MySQL API Overview が、MySQL API を選択する際の参考となりま ...
https://man.plustar.jp/php/intro.mysql.html - [similar]