検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1239 for [SIMILAR] 16 1024 4096 WITH 3588 タベ WITH 2565 ... (0.698 sec.)
MS SQL Server および SQL Azure データベースに接続する 8612
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azure データベースに接続する PDO_SQLSRV DSN (PECL pdo_sqlsrv >= 2.0.1) PDO_SQLSRV DSN — MS SQL Server および SQL Azure データベースに接続する 説明 PDO_SQLSRV データソース名 (DSN) は以下の要素で構 ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
すべての GeoIP データベース形式についての詳細情報を返す 8612
« geoip_db_filename geoip_domain_by_name » PHP Manual GeoIP 関数 すべての GeoIP データベース形式についての詳細情報を返す geoip_db_get_all_info (PECL geoip >= 1.0.1) geoip_db_get_all_info — すべての GeoIP データベース形式についての詳細情報を返す 説明 geoip_db_get_all_info (): array geoip_ ...
https://man.plustar.jp/php/function.geoip-db-get-all-info.html - [similar]
SQLite3 クラス 8612
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
データベースとの接続を閉じる 8612
« SQLite3::changes SQLite3::__construct » PHP Manual SQLite3 データベースとの接続を閉じる SQLite3::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::close — データベースとの接続を閉じる 説明 public SQLite3::close (): bool データベースとの接続を閉じます。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/sqlite3.close.html - [similar]
GeoIP 関数 8612
« 定義済み定数 geoip_asnum_by_name » PHP Manual GeoIP GeoIP 関数 GeoIP 関数 目次 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の大陸コードを取得する geoip_country_code_by_name — 二文字の国コードを取得する geoip_country_code3_by_name — 三文字の国コード ...
https://man.plustar.jp/php/ref.geoip.html - [similar]
データベースへの接続をオープンする 8612
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープンする ibase_connect (PHP 5, PHP 7 < 7.4.0) ibase_connect — データベースへの接続をオープンする 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $c ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
はじめに 8612
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 8611
« 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]
基本的な例 8594
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 8582
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT