検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1119 for [SIMILAR] 16 1024 4096 WITH 3588 タベ WITH 3531 ... (0.801 sec.)
SQLite3 クラス 6155
« 定義済み定数 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]
基本的な例 6155
« 例 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]
データベースとの接続を閉じる 6155
« 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]
アクション名を設定します 6155
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_set_action (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_action — アクション名を設定します 説明 oci_set_action ( resource $connection , string $action ): bool Oracle が追跡するアクシ ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
モジュール名を設定します 6155
« oci_set_edition oci_set_prefetch_lob » PHP Manual OCI8 関数 モジュール名を設定します oci_set_module_name (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_module_name — モジュール名を設定します 説明 oci_set_module_name ( resource $connection , string $name ): bool Oracle が追跡 ...
https://man.plustar.jp/php/function.oci-set-module-name.html - [similar]
GeoIP 関数 6155
« 定義済み定数 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]
データベースへの接続をオープンする 6155
« 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]
Geo IP ロケーション 6155
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
オープンされている全データベースファイルのリストを得る 6155
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリストを得る dba_list (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_list — オープンされている全データベースファイルのリストを得る 説明 dba_list (): array dba_list() は、オープンされている全ての データ ...
https://man.plustar.jp/php/function.dba-list.html - [similar]
データベース名を取得する 6155
« pg_copy_to pg_delete » PHP Manual PostgreSQL 関数 データベース名を取得する pg_dbname (PHP 4, PHP 5, PHP 7, PHP 8) pg_dbname — データベース名を取得する 説明 pg_dbname ( ? PgSql\Connection $connection = null ): string pg_dbname() は、 PostgreSQL の connection インスタンスで指定した データ ...
https://man.plustar.jp/php/function.pg-dbname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT