検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 526 for [SIMILAR] 16 1024 4096 WITH 20591 ト内 WITH 1905... (0.426 sec.)
画像の一部をコピーしサイズを変更する 0
« imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変更する imagecopyresized (PHP 4, PHP 5, PHP 7, PHP 8) imagecopyresized — 画像の一部をコピーしサイズを変更する 説明 imagecopyresized ( GdImage $dst_image , GdImage $src_image , int $dst_x , int ...
https://man.plustar.jp/php/function.imagecopyresized.html - [similar]
内部(ビルトイン)関数 0
« 可変関数 無名関数 » PHP Manual 関数 内部(ビルトイン)関数 内部(ビルトイン)関数 PHPは標準で多くの関数と言語構造を持っています。また他にも コンパイル済みの特定のPHPエクステンションを必要とする関数があります。 それらはもしコンパイルされていなければ"undefined function(未定義の関数)" と ...
https://man.plustar.jp/php/functions.internal.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
スキーマ名を取得する 0
« ColumnResult::getLength ColumnResult::getTableLabel » PHP Manual mysql_xdevapi\ColumnResult スキーマ名を取得する ColumnResult::getSchemaName (No version information available, might only be in Git) ColumnResult::getSchemaName — スキーマ名を取得する 説明 public mysql_xdevapi\ColumnResul ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.getschemaname.html - [similar]
パディングされているかを調べる 0
« ColumnResult::isNumberSigned mysql_xdevapi\CrudOperationBindable » PHP Manual mysql_xdevapi\ColumnResult パディングされているかを調べる ColumnResult::isPadded (No version information available, might only be in Git) ColumnResult::isPadded — パディングされているかを調べる 説明 public my ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.ispadded.html - [similar]
mysqli のエラー報告モードを設定する 0
« mysqli_driver::embedded_server_start mysqli_warning » PHP Manual mysqli_driver mysqli のエラー報告モードを設定する mysqli_driver::$report_mode mysqli_report (PHP 5, PHP 7, PHP 8) mysqli_driver::$report_mode -- mysqli_report — mysqli のエラー報告モードを設定する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli-driver.report-mode.html - [similar]
SQL 文によって変更された行の数を返す 0
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_num_rows (PECL ibm_db2 >= 1.0.0) db2_num_rows — SQL 文によって変更された行の数を返す 説明 db2_num_rows ( resource $stmt ): int SQL 文によって削除、挿入あるいは更新された行の数を返します。 SELEC ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
InterBase データベースでクエリを実行する 0
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリを実行する ibase_query (PHP 5, PHP 7 < 7.4.0) ibase_query — InterBase データベースでクエリを実行する 説明 ibase_query ( resource $link_identifier = ? , string $query , int $bind_args = ? ): r ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
全ての行を取得する 0
« DocResult::__construct DocResult::fetchOne » PHP Manual mysql_xdevapi\DocResult 全ての行を取得する DocResult::fetchAll (No version information available, might only be in Git) DocResult::fetchAll — 全ての行を取得する 説明 public mysql_xdevapi\DocResult::fetchAll (): array 結果セットから ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.fetchall.html - [similar]