検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 521 for [SIMILAR] 16 1024 4096 WITH 129472 mongodb WITH ... (0.532 sec.)
はじめに 0
« SQLSRV インストール/設定 » PHP Manual SQLSRV はじめに はじめに SQLSRV エクステンションを使えば、PHP を実行する際に Microsoft SQL Server や SQL Azure データベースにアクセスできるようになります。 リリース 3.0 のドライバがサポートするのは SQL Server 2005 以降のバージョンで、SQL Server 201 ...
https://man.plustar.jp/php/intro.sqlsrv.html - [similar]
MySQL 関数 (PDO_MYSQL) 0
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PDO_MYSQL) はじめに PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PDO_MYSQLは、 デフォルトでエミュレート ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP extension should work on all Linux systems. FANN Library Installation PECL Installation Manual Installation FANN Library Installation Before you start installation make sure that libfann is in ...
https://man.plustar.jp/php/fann.installation.html - [similar]
利用可能なDSNについての情報を返す 0
« odbc_cursor odbc_do » PHP Manual ODBC 関数 利用可能なDSNについての情報を返す odbc_data_source (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) odbc_data_source — 利用可能なDSNについての情報を返す 説明 odbc_data_source ( resource $odbc , int $fetch_type ): array | false この関数は、有効な DSN(複数 ...
https://man.plustar.jp/php/function.odbc-data-source.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
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]
Prepares and executes a query 0
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_query (No version information available, might only be in Git) sqlsrv_query — Prepares and executes a query 説明 sqlsrv_query ( resource $conn , string $sql , array $params = ? , array $options ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
Prepares a query for execution 0
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_prepare (No version information available, might only be in Git) sqlsrv_prepare — Prepares a query for execution 説明 sqlsrv_prepare ( resource $conn , string $sql , array $params = ? , array $o ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]