検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1009 for [SIMILAR] 16 1024 4096 WITH 10618 mysql WITH 815... (1.655 sec.)
結果ポインタを指定したフィールドオフセットにセットする 0
« mysql_field_name mysql_field_table » PHP Manual MySQL 関数 結果ポインタを指定したフィールドオフセットにセットする mysql_field_seek (PHP 4, PHP 5) mysql_field_seek — 結果ポインタを指定したフィールドオフセットにセットする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削 ...
https://man.plustar.jp/php/function.mysql-field-seek.html - [similar]
MySQL 用 PHP ドライバの概要 0
« MySQL 用語説明 » PHP Manual MySQL MySQL 用 PHP ドライバの概要 MySQL 用 PHP ドライバの概要 はじめに PHP から MySQL データベースにアクセスするための API は複数あります。 mysqli あるいは PDO_MySQL が利用できます。 このページでは、これらの API についての説明に登場する 用語 について解説した ...
https://man.plustar.jp/php/mysql.html - [similar]
テーブルがデータベースに存在するかをチェックする 0
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在するかをチェックする Table::existsInDatabase (No version information available, might only be in Git) Table::existsInDatabase — テーブルがデータベースに存在するかをチェックする 説明 public mysql_x ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
コレクションがデータベースに存在するかをチェックする 0
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデータベースに存在するかをチェックする Collection::existsInDatabase (No version information available, might only be in Git) Collection::existsInDatabase — コレクションがデータベースに存在するかを ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
データベース関連 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]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
Collection クラス 0
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Collection implements mysql_xdevapi\SchemaObject { /* プロパティ */ public $ name ; /* メソッド */ public add ( mixed ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
Schema クラス 0
« RowResult::getWarningsCount Schema::__construct » PHP Manual Mysql_xdevapi Schema クラス Schema クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject { /* プロパティ */ public $ name ; /* メソッド */ public createCo ...
https://man.plustar.jp/php/class.mysql-xdevapi-schema.html - [similar]
トランザクションを開始する 0
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::beginTransaction — トランザクションを開始する 説明 public PDO::beginTransaction (): bool オートコミットモードをオフにします。オートコミットモードがオ ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]