検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 588 for [SIMILAR] 16 1024 4096 WITH 13116 postgresql WIT... (0.417 sec.)
Apache モジュールとしてインストール 4126
« ケース 4: Webツリーの外にPHPパーサを置く セッションのセキュリティ » PHP Manual セキュリティ Apache モジュールとしてインストール Apache モジュールとしてインストール PHP が Apache モジュールとして使用された場合、 PHP は、Apache ユー ザーの許可属性(通常はユーザー "nobody" の許可属性)を継承 ...
https://man.plustar.jp/php/security.apache.html - [similar]
すべての GeoIP データベース形式についての詳細情報を返す 4126
« 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 クラス 4126
« 定義済み定数 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]
基本的な例 4126
« 例 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]
MySQL データベースを選択する 4126
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
データベースとの接続を閉じる 4126
« 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]
アクション名を設定します 4126
« 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]
モジュール名を設定します 4126
« 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 関数 4126
« 定義済み定数 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]
データベースへの接続をオープンする 4126
« 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]