検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 526 for [SIMILAR] 16 1024 4096 WITH 18875 ト内 WITH 1759... (0.500 sec.)
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
基本的な使用法 0
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続・クエリの実行・結果の表示 そして切断の方法を説明します。 例1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
INI 設定 0
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI 設定 CLI SAPI の設定オプション 名前 デフォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 cli_server.color bool 組み込みの開発用 ...
https://man.plustar.jp/php/features.commandline.ini.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 0
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
画像のサイズを設定する 0
« Imagick::setImageDispose Imagick::setImageFilename » PHP Manual Imagick 画像のサイズを設定する Imagick::setImageExtent (PECL imagick 2, PECL imagick 3) Imagick::setImageExtent — 画像のサイズを設定する 説明 public Imagick::setImageExtent ( int $columns , int $rows ): bool 画像のサイズ ( ...
https://man.plustar.jp/php/imagick.setimageextent.html - [similar]
InterBase データベースからオブジェクトを得る 0
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースからオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_object — InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fla ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
InterBase データベースから 1 行分の結果を取得する 0
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベースから 1 行分の結果を取得する ibase_fetch_row (PHP 5, PHP 7 < 7.4.0) ibase_fetch_row — InterBase データベースから 1 行分の結果を取得する 説明 ibase_fetch_row ( resource $result_identifier , int ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
フィールドに関する情報を得る 0
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関する情報を得る ibase_field_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィールドに関する情報を得る 説明 ibase_field_info ( resource $result , int $field_number ): array select クエリが実行さ ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]